Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 49cfd434 authored by Automerger Merge Worker's avatar Automerger Merge Worker
Browse files

Merge "Improve accessibility of blocked numbers setting. 1) Delete the divider...

Merge "Improve accessibility of blocked numbers setting. 1) Delete the divider 2) Increas the height of "add a number" button" am: 31067ae2 am: f3bccea2 am: 910ee510 am: bf6ac5d0

Change-Id: Ibd10babec1b5d8743cee691b6f3956ffb0cd3baa
parents 7c24ad59 bf6ac5d0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -75,7 +75,7 @@
                    <TextView
                            android:id="@+id/add_blocked"
                            android:layout_width="wrap_content"
                            android:layout_height="wrap_content"
                            android:layout_height="48dp"
                            android:text="@string/block_number"
                            android:layout_marginBottom="@dimen/blocked_numbers_button_bottom_margin"
                            android:paddingTop="@dimen/blocked_numbers_button_large_padding"
+0 −4
Original line number Diff line number Diff line
@@ -41,8 +41,4 @@
        android:persistent="false"
        android:defaultValue="false"/>
    <!--Add divider to separate this enhanced call blocking settings from other settings-->
    <Preference
        android:key="enhanced_call_blocking_divider"
        android:persistent="false"
        android:layout="@xml/layout_divider"/>
</PreferenceScreen>
 No newline at end of file