Show a toast when switching from wifi to Verizon cell data.
am: efe0839876
Change-Id: Iaacca358e70216f18a2f1ee98e717b301e918881
This commit is contained in:
@@ -69,4 +69,12 @@
|
||||
<item>true</item>
|
||||
</string-array>
|
||||
<string translatable="false" name="prohibit_manual_network_selection_in_gobal_mode">true</string>
|
||||
|
||||
<!-- Network switching warnings use toasts. -->
|
||||
<integer translatable="false" name="config_networkNotifySwitchType">2</integer>
|
||||
<!-- Notify when switching from Wi-Fi to cellular data. -->
|
||||
<string-array translatable="false" name="config_networkNotifySwitches">
|
||||
<item>WIFI-CELLULAR</item>
|
||||
</string-array>
|
||||
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user