From bf127f6fe97c94d254bde2542730187e58d5294d Mon Sep 17 00:00:00 2001 From: Alex Ning Date: Sun, 4 Jul 2021 22:57:30 +0800 Subject: Remove file extension from uploaded image's file name after uploading an image. Send Toast and Snackbar messages when uploading an image. --- 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 468d7d6d..79870453 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -1121,6 +1121,8 @@ Uploaded Images Upload Capture + Uploading + Upload image successfully. Click the image button again to see the uploaded images. Unable to get the bitmap of the image Unable to upload the image -- cgit v1.2.3