From 72d811186f09aea6a6be93b5e4cf1d35083d2462 Mon Sep 17 00:00:00 2001 From: Alex Ning Date: Fri, 14 Jun 2019 11:58:52 +0800 Subject: Show a snackbar when sending comment and sending comment fails. Display the sent comment data after the comment is sent. --- 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 1b4968b0..c9f5b44d 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -72,6 +72,8 @@ Lazy Mode stopped Your interesting thoughts here + Sending Could not send this comment + The comment is sent but unable to get the sent comment -- cgit v1.2.3