mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-06-07 13:12:51 +00:00
android: revert to using gallery for images and videos (#2209)
* core: revert to using gallery for images and videos * remove comment
This commit is contained in:
committed by
GitHub
parent
37f835be8c
commit
2caff25fa2
@@ -360,9 +360,11 @@
|
||||
|
||||
<!-- GetImageView -->
|
||||
<string name="toast_permission_denied">Permission Denied!</string>
|
||||
<string name="use_camera_button">Use Camera</string>
|
||||
<string name="use_camera_button">Camera</string>
|
||||
<string name="from_gallery_button">From Gallery</string>
|
||||
<string name="choose_file">Choose file</string>
|
||||
<string name="choose_file">File</string>
|
||||
<string name="gallery_image_button">Image</string>
|
||||
<string name="gallery_video_button">Video</string>
|
||||
|
||||
<!-- help - ChatHelpView.kt -->
|
||||
<string name="thank_you_for_installing_simplex">Thank you for installing <xliff:g id="appNameFull">SimpleX Chat</xliff:g>!</string>
|
||||
|
||||
Reference in New Issue
Block a user