[android] Create attachments before showing previews

This commit is contained in:
Torsten Grote
2019-02-15 09:13:36 -02:00
parent 249e1e28fe
commit 55f4600a69
19 changed files with 291 additions and 112 deletions

View File

@@ -129,7 +129,7 @@
<string name="message_hint">Type message</string>
<string name="image_caption_hint">Add a caption (optional)</string>
<string name="image_attach">Attach image</string>
<string name="image_attach_error">Could not attach image</string>
<string name="image_attach_error">Could not attach image(s)</string>
<string name="set_contact_alias">Change contact name</string>
<string name="set_contact_alias_hint">Contact name</string>
<string name="set_alias_button">Change</string>