Telegram-like composer: voice/circle toggle and unified attach actions
Some checks failed
Android CI / android (push) Failing after 5m23s
Android Release / release (push) Failing after 6m10s
CI / test (push) Failing after 3m11s

This commit is contained in:
2026-03-11 23:41:47 +03:00
parent 28cb80fbb8
commit b40dea18f1
3 changed files with 133 additions and 34 deletions

View File

@@ -147,6 +147,10 @@
<string name="chat_member_action_kick">Kick</string>
<string name="chat_member_action_unban">Unban</string>
<string name="chat_media_badge_video">Video</string>
<string name="chat_attachment_title">Attachment</string>
<string name="chat_attachment_gallery_file">Gallery / File</string>
<string name="chat_attachment_take_photo">Take photo</string>
<string name="chat_attachment_take_video">Record video</string>
<string name="chat_media_badge_gif">GIF</string>
<string name="chat_media_badge_sticker">Sticker</string>
<string name="chat_picker_tab_emoji">Emoji</string>