kopia lustrzana https://github.com/ryukoposting/Signal-Android
Utilize EmojiTextView instead of TextView.
rodzic
76740adc3f
commit
35a0162d5c
|
@ -102,7 +102,7 @@
|
|||
app:layout_constraintStart_toStartOf="parent"
|
||||
app:layout_constraintTop_toTopOf="@id/call_screen_recipient_name" />
|
||||
|
||||
<TextView
|
||||
<org.thoughtcrime.securesms.components.emoji.EmojiTextView
|
||||
android:id="@+id/call_screen_recipient_name"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
|
|
Ładowanie…
Reference in New Issue