Fix emoji picker weird scrolling in RTL.

This commit is contained in:
Sagar
2025-03-25 19:08:25 +05:30
committed by Cody Henthorne
parent b416c34fa8
commit bcc11b9fbc
3 changed files with 32 additions and 22 deletions

View File

@@ -6490,6 +6490,8 @@
<string name="StoryViewerPageFragment__send_failed">Send failed. Tap to retry</string>
<!-- Label for the reply button in story viewer, which will launch the group story replies bottom sheet. -->
<string name="StoryViewerPageFragment__reply_to_group">Reply to group</string>
<!-- Content description for the any reaction button in reply to story composer, which will launch the emojis bottom sheet. -->
<string name="StoryViewerPageFragment_any_reaction_content_description">More reactions</string>
<!-- Displayed when a story has no views -->
<string name="StoryViewsFragment__no_views_yet">No views yet</string>
<!-- Displayed when user has disabled receipts -->