Implement ability to react with any emoji behind a flag.

This commit is contained in:
Alex Hart
2020-05-05 14:53:57 -03:00
parent 40b5339ef8
commit d94fc4bc13
53 changed files with 761 additions and 52 deletions

View File

@@ -1647,6 +1647,18 @@
<string name="HelpFragment__please_be_as_descriptive_as_possible">Please be as descriptive as possible to help us understand the issue.</string>
<string name="HelpFragment__no_email_app_found">No email app found.</string>
<!-- ReactWithAnyEmojiBottomSheetDialogFragment -->
<string name="ReactWithAnyEmojiBottomSheetDialogFragment__recently_used">Recently Used</string>
<string name="ReactWithAnyEmojiBottomSheetDialogFragment__smileys_and_people">Smileys &amp; People</string>
<string name="ReactWithAnyEmojiBottomSheetDialogFragment__nature">Nature</string>
<string name="ReactWithAnyEmojiBottomSheetDialogFragment__food">Food</string>
<string name="ReactWithAnyEmojiBottomSheetDialogFragment__activities">Activities</string>
<string name="ReactWithAnyEmojiBottomSheetDialogFragment__places">Places</string>
<string name="ReactWithAnyEmojiBottomSheetDialogFragment__objects">Objects</string>
<string name="ReactWithAnyEmojiBottomSheetDialogFragment__symbols">Symbols</string>
<string name="ReactWithAnyEmojiBottomSheetDialogFragment__flags">Flags</string>
<string name="ReactWithAnyEmojiBottomSheetDialogFragment__emoticons">Emoticons</string>
<!-- arrays.xml -->
<string name="arrays__import_export">Import</string>
<string name="arrays__use_default">Use default</string>