mirror of
https://github.com/signalapp/Signal-Android.git
synced 2025-12-23 20:48:43 +00:00
Use proper EmojiTextView in conversation settings toolbar.
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
android:translationY="56dp"
|
||||
app:fallbackImageSize="small" />
|
||||
|
||||
<TextView
|
||||
<org.thoughtcrime.securesms.components.emoji.EmojiTextView
|
||||
android:id="@+id/toolbar_title"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
|
||||
Reference in New Issue
Block a user