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

Commit fb181896 authored by Hugh Chen's avatar Hugh Chen
Browse files

Remove the extra line below context button

Bug: 223502042
Test: build pass
Change-Id: Ibb9e238b8069aa5dc9570fb9a4b3cb8f2a2523b1
parent 66a510d2
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -38,11 +38,6 @@
        android:key="action_buttons"
        settings:allowDividerBelow="true"/>

    <!-- Add SpacePreference to draw divider -->
    <com.android.settings.applications.SpacePreference
        android:layout_height="0dp"
        settings:allowDividerAbove="true" />

    <com.android.settings.slices.SlicePreference
        android:key="bt_device_slice"
        settings:controller="com.android.settings.slices.BlockingSlicePrefController"