mirror of
https://github.com/signalapp/Signal-Android.git
synced 2025-12-24 13:08:46 +00:00
Use EmojiTextView for chat folder names.
This commit is contained in:
committed by
Greyson Parrelli
parent
cd7184332f
commit
6cf6ae8f5f
@@ -12,7 +12,7 @@
|
||||
android:backgroundTint="@color/signal_colorSurfaceVariant"
|
||||
android:background="@drawable/rounded_rectangle_surface_variant" >
|
||||
|
||||
<TextView
|
||||
<org.thoughtcrime.securesms.components.emoji.EmojiTextView
|
||||
android:id="@+id/name"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
|
||||
Reference in New Issue
Block a user