Allow conversation subtitle to support emoji

// FREEBIE
This commit is contained in:
Moxie Marlinspike 2017-08-24 16:52:12 -07:00
parent 638a9576f8
commit 3e22c37425

View file

@ -35,7 +35,8 @@
android:alpha="0.7"
android:visibility="gone"/>
<TextView android:id="@+id/subtitle"
<org.thoughtcrime.securesms.components.emoji.EmojiTextView
android:id="@+id/subtitle"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:singleLine="true"