From 6e33dcad75e2619b33f241806ef6d86bbc8e3db0 Mon Sep 17 00:00:00 2001 From: Alex Ning Date: Tue, 20 Aug 2019 09:53:06 +0800 Subject: 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. --- app/src/main/res/values/strings.xml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'app/src/main/res/values/strings.xml') diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 2d02c866..77b3dcd2 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -234,4 +234,6 @@ Account Post + + Account Switched. So all other pages are gone. -- cgit v1.2.3