MoreDialogFragment: Better null-safety and localization for account header
In case AuthData has expired and user is inside Aurora Store, MoreDialogFragment will keep crashing while trying to load account name and email. Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
This commit is contained in:
@@ -413,6 +413,7 @@
|
||||
<!-- MoreDialogFragment -->
|
||||
<string name="title_more">More</string>
|
||||
<string name="manage_account">Manage your account</string>
|
||||
<string name="account_anonymous_email" translatable="false">anonymous@gmail.com</string>
|
||||
|
||||
<!-- InstallationPreference -->
|
||||
<string name="pref_clear_device_owner_title">Clear device owner</string>
|
||||
|
||||
Reference in New Issue
Block a user