feat: improve media picking and attachment previews
Show images and GIFs fully inside chat bubbles instead of cropping them. Split attachment flow into a visual picker for photos and videos and a separate system file picker. Add batch visual sending with a shared caption applied to the first item until album support exists.
This commit is contained in:
@@ -164,6 +164,8 @@
|
||||
<string name="chat_media_badge_video">Видео</string>
|
||||
<string name="chat_attachment_title">Вложение</string>
|
||||
<string name="chat_attachment_gallery_file">Галерея / Файл</string>
|
||||
<string name="chat_attachment_photos_videos">Фото и видео</string>
|
||||
<string name="chat_attachment_files">Файлы</string>
|
||||
<string name="chat_attachment_take_photo">Сделать фото</string>
|
||||
<string name="chat_attachment_take_video">Снять видео</string>
|
||||
<string name="chat_media_badge_gif">GIF</string>
|
||||
|
||||
Reference in New Issue
Block a user