From f3d905c817c29798755fca863775a90ce0b511e1 Mon Sep 17 00:00:00 2001 From: Alex Ning Date: Sun, 4 Jul 2021 22:46:15 +0800 Subject: Save image name and image url for uploaded images when uploading images. Uploading captured images is available. --- app/src/main/res/values/strings.xml | 3 +++ 1 file changed, 3 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 cf4d8871..468d7d6d 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -1118,6 +1118,9 @@ Reply + Uploaded Images + Upload + Capture Unable to get the bitmap of the image Unable to upload the image -- cgit v1.2.3