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

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

Change-Id: I124039db5ce4b5a09a9f3945d5ea5f0a028230c5
parents 2cc66dc0 f3bccea2
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