mirror of
https://github.com/oxen-io/session-android.git
synced 2025-11-08 10:41:02 +00:00
Support for direct photo capture from app.
Make the send button toggle to an attach button when the compose text and attachments are emmpty. Part of #520 Closes #3186 // FREEBIE
This commit is contained in:
@@ -50,6 +50,7 @@
|
||||
<string name="AttachmentManager_cant_open_media_selection">Can\'t find an app to select media.</string>
|
||||
|
||||
<!-- AttachmentTypeSelectorAdapter -->
|
||||
<string name="AttachmentTypeSelectorAdapter_take_photo">Take Photo</string>
|
||||
<string name="AttachmentTypeSelectorAdapter_picture">Picture</string>
|
||||
<string name="AttachmentTypeSelectorAdapter_video">Video</string>
|
||||
<string name="AttachmentTypeSelectorAdapter_audio">Audio</string>
|
||||
|
||||
Reference in New Issue
Block a user