Force custom emoji for reactions.

This commit is contained in:
Greyson Parrelli
2020-02-04 00:42:41 -05:00
parent 1ff5b2af2a
commit a5d7bc4efc
5 changed files with 9 additions and 1 deletions

View File

@@ -336,6 +336,7 @@
<declare-styleable name="EmojiTextView">
<attr name="scaleEmojis" format="boolean" />
<attr name="emoji_maxLength" format="integer" />
<attr name="emoji_forceCustom" format="boolean" />
</declare-styleable>
<declare-styleable name="RingtonePreference">