Remove the extra line below context button

Bug: 223502042
Test: build pass
Change-Id: Ibb9e238b8069aa5dc9570fb9a4b3cb8f2a2523b1
This commit is contained in:
Hugh Chen
2022-03-10 07:55:58 +00:00
parent 66a510d2dd
commit fb1818969b

View File

@@ -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"