From 3f6bccc87c93384d95b690426dad4ecd438038d3 Mon Sep 17 00:00:00 2001 From: changbetty Date: Wed, 26 May 2021 11:19:03 +0800 Subject: [PATCH] Remove all the dividers in Wifi Settings Bug: 189049289 Test: manual test Change-Id: Ib2b884e36837bf9cc30c6af554c774bda8e7322b --- res/xml/network_provider_settings.xml | 8 ++------ res/xml/wifi_network_details_fragment2.xml | 21 +++++++-------------- 2 files changed, 9 insertions(+), 20 deletions(-) diff --git a/res/xml/network_provider_settings.xml b/res/xml/network_provider_settings.xml index b29755bab82..3d4ce800dc0 100644 --- a/res/xml/network_provider_settings.xml +++ b/res/xml/network_provider_settings.xml @@ -25,16 +25,14 @@ android:key="resetting_your_internet" android:title="@string/resetting_internet_text" android:selectable="false" - android:layout="@layout/resetting_internet" - settings:allowDividerBelow="true"/> + android:layout="@layout/resetting_internet"/> + android:layout="@layout/airplane_mode_message_preference"/> + android:order="-10000"/> + android:selectable="false"/> + android:selectable="false"/> + android:selectable="false"/> + android:summary="@string/wifi_subscription_summary"/> + android:summary="@string/wifi_auto_connect_summary"/> + android:summary="@string/wifi_dpp_connect_network_using_qr_code"/>