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:
@@ -4,7 +4,6 @@
|
||||
<string name="about_libera_summary">Diveni unu sustenidore in Liberapay</string>
|
||||
<string name="about_paypal">PayPal</string>
|
||||
<string name="account_anonymous_insecure">Anònimu (non seguru)</string>
|
||||
<string name="account_logged_out">Ses istadu iscollegadu</string>
|
||||
<string name="account_login_using">Intra impreende</string>
|
||||
<string name="account_logout">Essi dae Aurora</string>
|
||||
<string name="action_back">In segus</string>
|
||||
|
||||
Reference in New Issue
Block a user