From a2c2c199500f7d360ec427717a36eba3430f3b6b Mon Sep 17 00:00:00 2001 From: Danny Lin Date: Thu, 8 Oct 2020 23:56:16 -0700 Subject: [PATCH] Settings: Fix stray divider in connected devices screen When no Bluetooth devices are nearby or no slice is present, there is a stray preference divider at the top of screen that makes the action bar's shadow look inconsistent. This removes the divider below the slice, which is likely not that important for visuals anyway, to fix the action bar appearance issue. Change-Id: I6c5d0d00fcf7734b8980cc8c50c248aaf105b25f Signed-off-by: Anushek Prasal Signed-off-by: SuperDroidBond Signed-off-by: Dmitrii --- res/xml/connected_devices.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/res/xml/connected_devices.xml b/res/xml/connected_devices.xml index 31d6a7024e8..526f541ac9c 100644 --- a/res/xml/connected_devices.xml +++ b/res/xml/connected_devices.xml @@ -23,7 +23,6 @@