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

Commit b8d6f841 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Remove the extra line below context button" into tm-dev

parents cc28c27e fb181896
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"