From 2a2870f6258993b976efed959631aab7e261d2d6 Mon Sep 17 00:00:00 2001 From: Smarshall <99678760+Smarshal21@users.noreply.github.com> Date: Thu, 30 Nov 2023 20:44:00 +0530 Subject: [PATCH] Update dialog_create_conversation.xml Signed-off-by: Smarshall <99678760+Smarshal21@users.noreply.github.com> --- app/src/main/res/layout/dialog_create_conversation.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/main/res/layout/dialog_create_conversation.xml b/app/src/main/res/layout/dialog_create_conversation.xml index 62cabb962..4fce6dcee 100644 --- a/app/src/main/res/layout/dialog_create_conversation.xml +++ b/app/src/main/res/layout/dialog_create_conversation.xml @@ -71,7 +71,7 @@ android:layout_below="@id/text_input_layout" android:visibility="gone" android:layout_height="match_parent" - app:emojiGridColumns="7" /> + app:emojiGridColumns="9" />