AccountFragment: Ask for confirmation before logout
Avoid user clicking the logout button accidentally Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
This commit is contained in:
@@ -467,4 +467,8 @@
|
||||
<!-- ExportWorker -->
|
||||
<string name="export_app_summary_success">Successfully exported app bundle</string>
|
||||
<string name="export_app_summary_fail">Failed to exported app bundle</string>
|
||||
|
||||
<!-- LogoutDialog -->
|
||||
<string name="action_logout_confirmation_title">Log out?</string>
|
||||
<string name="action_logout_confirmation_message">Are you sure you want to log out?</string>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user