[Provider Model] Preferences Settings UI change
- Change the title from “Wi-Fi preference” to “Preferences” - Change the summary from “Wi-Fi turns back on automatically” to “Connect to public networks” - Remove “Turn on Wi-Fi automatically” preference - Screenshot: https://screenshot.googleplex.com/Areywyb46deK9VQ https://screenshot.googleplex.com/6H5Z4PxA5tWXZ6S Bug: 172788645 Test: manual test Change-Id: Ibce21f1d740a139b407a0a9a41f2cb4c4e34776c
This commit is contained in:
@@ -33,7 +33,8 @@
|
||||
|
||||
<Preference
|
||||
android:key="configure_wifi_settings"
|
||||
android:title="@string/wifi_configure_settings_preference_title"
|
||||
android:title="@string/network_and_internet_preferences_title"
|
||||
android:summary="@string/network_and_internet_preferences_summary"
|
||||
settings:allowDividerAbove="true"
|
||||
android:fragment="com.android.settings.wifi.ConfigureWifiSettings"/>
|
||||
|
||||
|
Reference in New Issue
Block a user