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

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

Change-Id: I165013728d0cb6202a769893d2f9d240f8cb4046
parents 4eaa5d1e 31067ae2
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"
                            style="@style/BlockedNumbersButton"
+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