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

Commit bf6ac5d0 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

Change-Id: Icc02ddc60e25af909112e10fcbfbdec0d32cbd35
parents d2685e3c 910ee510
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