Use proper EmojiTextView in conversation settings toolbar.
This commit is contained in:
parent
838e318200
commit
e30a8b6954
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@
|
||||||
android:translationY="56dp"
|
android:translationY="56dp"
|
||||||
app:fallbackImageSize="small" />
|
app:fallbackImageSize="small" />
|
||||||
|
|
||||||
<TextView
|
<org.thoughtcrime.securesms.components.emoji.EmojiTextView
|
||||||
android:id="@+id/toolbar_title"
|
android:id="@+id/toolbar_title"
|
||||||
android:layout_width="wrap_content"
|
android:layout_width="wrap_content"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
|
|
Loading…
Add table
Reference in a new issue