Show a toast when switching from wifi to Verizon cell data. am: efe0839876
am: 88d4d15d52
Change-Id: I0d4a6826adaa2e7a17a152d5240b5331c38820d0
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