From 942e2d52a408b70458fcdf7ca6f91b6becd191fb Mon Sep 17 00:00:00 2001 From: Alex Ning Date: Tue, 27 Aug 2019 18:18:55 +0800 Subject: Display an alert dialog if the user want to cancel submitting a post or press back button when there is something written in PostXXXActivity. Minor bugs fixed. --- app/src/main/res/values/strings.xml | 7 +++++++ 1 file changed, 7 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 64be0073..4dbf4a7e 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -279,4 +279,11 @@ Material Icons Cannot get the link + + Cancel Submitting + The post may still be submitted even if you cancel here. + Discard? + All the draft will not be saved. + Yes + No -- cgit v1.2.3