Potentially fixed a bug that notification for all the users are the same. Show a toast message after the account is switched when clicking the notificaiton for other accounts.

This commit is contained in:
Alex Ning
2019-08-20 09:53:06 +08:00
parent 01f5dd7886
commit 6e33dcad75
7 changed files with 21 additions and 7 deletions

View File

@@ -234,4 +234,6 @@
<string name="label_account">Account</string>
<string name="label_post">Post</string>
<string name="account_switched">Account Switched. So all other pages are gone.</string>
</resources>