Use EmojiTextView for chat folder names.

This commit is contained in:
Michelle Tang
2024-11-27 11:42:05 -08:00
committed by Greyson Parrelli
parent cd7184332f
commit 6cf6ae8f5f

View File

@@ -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"