[Network Connection] Implement toasting after wifi is connected
When wifi is connected (onUserSelectionConnectSuccess), making a toast infos user and closed the dialog. Bug: 123160958 Test: atest NetworkRequestDialogFragmentTest Change-Id: I85ab648188018773e1f76541d18903c733bc3e69
This commit is contained in:
@@ -10455,6 +10455,8 @@
|
||||
<string name="network_connection_timeout_dialog_ok">Try again</string>
|
||||
<!-- Message for Network connection error state Dialog [CHAR LIMIT=NONE] -->
|
||||
<string name="network_connection_errorstate_dialog_message">Something came up. The application has cancelled the request to choose a device.</string>
|
||||
<!-- Toast message when connection is successful [CHAR LIMIT=30] -->
|
||||
<string name="network_connection_connect_successful">Connection successful</string>
|
||||
|
||||
<!-- Summary for bluetooth devices count in Bluetooth devices slice. [CHAR LIMIT=NONE] -->
|
||||
<plurals name="show_bluetooth_devices">
|
||||
|
||||
Reference in New Issue
Block a user