TF-32 Add presentation layer of download attachment for android platform

This commit is contained in:
dab246
2021-09-16 09:08:17 +07:00
committed by Dat H. Pham
parent 30dfb5aec6
commit 20f98ce541
18 changed files with 209 additions and 71 deletions
+12
View File
@@ -269,5 +269,17 @@
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"attachment_download_failed": "Attachment download failed",
"@attachment_download_failed": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"attachment_download_successfully": "Attachment downloaded successfully",
"@attachment_download_successfully": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
}
}