From 35a0162d5ca34427942dd7125208eb57fcababaa Mon Sep 17 00:00:00 2001 From: Alex Hart Date: Fri, 15 May 2020 13:52:11 -0300 Subject: [PATCH] Utilize EmojiTextView instead of TextView. --- app/src/main/res/layout/webrtc_call_view.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/main/res/layout/webrtc_call_view.xml b/app/src/main/res/layout/webrtc_call_view.xml index 5c0bb91c00..78a8a32919 100644 --- a/app/src/main/res/layout/webrtc_call_view.xml +++ b/app/src/main/res/layout/webrtc_call_view.xml @@ -102,7 +102,7 @@ app:layout_constraintStart_toStartOf="parent" app:layout_constraintTop_toTopOf="@id/call_screen_recipient_name" /> -