AccountFragment: Throw users on splashFragment on logout
We have multiple checks implemented at this point in splashFragment to ensure proper validation and navigation. If a user logs out and hits back button, he still gets to browse Aurora Store which is an unintended behaviour. Instead of handling same logic twice everywhere, make AccountFragment minimal and only handle logging out here. Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
This commit is contained in:
@@ -133,7 +133,6 @@
|
||||
<string name="action_install">Instalar</string>
|
||||
<string name="toast_anonymous_restriction">Nun ta disponible nes cuentes anónimes</string>
|
||||
<string name="action_share">Compartir</string>
|
||||
<string name="account_logged_out">Zarresti la sesión</string>
|
||||
<string name="onboarding_permission_select">Aurora Store rique los permisos siguientes</string>
|
||||
<string name="download_cancel_all">Encaboxar too</string>
|
||||
<string name="details_no_app_match">Nun s\'atopó nenguna aplicación que concasare</string>
|
||||
|
||||
Reference in New Issue
Block a user