Handle account UI login UI progress better
* Show server down error message on 503 status * Don't allow users to click another login option if another login is in progress * Reset progress bar's visibility properly Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
This commit is contained in:
@@ -349,4 +349,6 @@
|
||||
<string name="spoof_property"><xliff:g id="manufacturer">%1$s</xliff:g> • API <xliff:g id="api">%2$s</xliff:g></string>
|
||||
<string name="permissions_denied">Required permissions were denied. Please grant them in order to continue the action</string>
|
||||
<string name="search_hint">Search for Apps & Games</string>
|
||||
<string name="requesting_new_session">Requesting new session</string>
|
||||
<string name="server_maintenance">Server down for maintenance</string>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user