Revert "Update "Open networks available" toggle to instead open notification channel preferences." am: dfa9bb8914
am: c3666f1c35
Change-Id: I1a7446265677c35ef6d000a77383916d584a3a72
This commit is contained in:
@@ -31,10 +31,11 @@
|
||||
android:title="@string/use_open_wifi_automatically_title"
|
||||
android:summary="@string/use_open_wifi_automatically_summary" />
|
||||
|
||||
<Preference
|
||||
<SwitchPreference
|
||||
android:key="notify_open_networks"
|
||||
android:title="@string/wifi_notify_open_networks"
|
||||
android:icon="@drawable/ic_open_wifi_notifications"/>
|
||||
android:icon="@drawable/ic_open_wifi_notifications"
|
||||
android:summary="@string/wifi_notify_open_networks_summary" />
|
||||
|
||||
<SwitchPreference
|
||||
android:key="wifi_cellular_data_fallback"
|
||||
|
||||
Reference in New Issue
Block a user