From ac23bb5d54db8ee571f0881c0b8171e0fab54ec6 Mon Sep 17 00:00:00 2001 From: hughchen Date: Tue, 17 Apr 2018 17:14:42 +0800 Subject: [PATCH] Remove the divider * Remove the divider that below the "Previously connected devices" Bug: 78153629 Test: Build Change-Id: I298f3bf396c929f025978431577cba9d6aa5f678 --- res/xml/connected_devices.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/res/xml/connected_devices.xml b/res/xml/connected_devices.xml index 5b371faf8d6..1e9d97eaa90 100644 --- a/res/xml/connected_devices.xml +++ b/res/xml/connected_devices.xml @@ -52,8 +52,7 @@ android:fragment="com.android.settings.connecteddevice.BluetoothDashboardFragment" android:key="bluetooth_settings" android:title="@string/bluetooth_settings_title" - android:icon="@drawable/ic_settings_bluetooth" - settings:allowDividerAbove="true"/> + android:icon="@drawable/ic_settings_bluetooth"/>