mirror of
https://github.com/oxen-io/session-android.git
synced 2025-03-24 16:50:49 +00:00
Allow conversation subtitle to support emoji
// FREEBIE
This commit is contained in:
parent
638a9576f8
commit
3e22c37425
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user