Show emoji-only messages larger

Closes #6531
// FREEBIE
This commit is contained in:
Mateo Hernandez
2017-04-25 19:09:35 -05:00
committed by Moxie Marlinspike
parent 5ffee53faa
commit b17cba621e
6 changed files with 77 additions and 9 deletions

View File

@@ -194,5 +194,9 @@
<attr name="documentForegroundTintColor" format="color" />
<attr name="documentBackgroundTintColor" format="color" />
</declare-styleable>
<declare-styleable name="EmojiTextView">
<attr name="scaleEmojis" format="boolean" />
</declare-styleable>
</resources>