Add a FAB in LoginActivity to setDomStorageEnabled.

This commit is contained in:
Alex Ning
2021-02-03 11:14:25 +08:00
parent 6f64303df8
commit 4652b70b37
4 changed files with 60 additions and 5 deletions

View File

@@ -1016,7 +1016,8 @@
<string name="add_subreddit_or_user_to_multireddit_failed">Unable to add %1$s to multireddit %2$s</string>
<string name="choose_a_user">Choose a user</string>
<!-- TODO: Remove or change this placeholder text -->
<string name="hello_blank_fragment">Hello blank fragment</string>
<string name="have_trouble_login_title">Having Trouble Login</string>
<string name="have_trouble_login_message">Do you want to try another way to login?</string>
</resources>