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:
@@ -205,7 +205,6 @@
|
||||
<string name="action_back">Atzera</string>
|
||||
<string name="account_logout">Auroraren saioa itxi</string>
|
||||
<string name="account_login_using">Saioa hasi hau erabiliz</string>
|
||||
<string name="account_logged_out">Saioa bertan utzi duzu</string>
|
||||
<string name="account_google">Google</string>
|
||||
<string name="account_anonymous">Ezezaguna</string>
|
||||
<string name="about_xda_summary">Ikustazu Aurora Store-en garapen haria XDA-n eztabaidak eta iradokizunak aurkitzeko.</string>
|
||||
|
||||
Reference in New Issue
Block a user