From c4f3d88cac591fc0701394dc6b8b37f361566f65 Mon Sep 17 00:00:00 2001 From: Smarshall <99678760+Smarshal21@users.noreply.github.com> Date: Thu, 30 Nov 2023 20:43:11 +0530 Subject: [PATCH 1/3] 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 4fce6dcee..62cabb962 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="9" /> + app:emojiGridColumns="7" /> 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 2/3] 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" /> From 1f9ad705a9ec0c2d4fb6ad3e6a284f866963c32c Mon Sep 17 00:00:00 2001 From: Smarshall <99678760+Smarshal21@users.noreply.github.com> Date: Thu, 30 Nov 2023 20:44:40 +0530 Subject: [PATCH 3/3] Update dialog_set_status.xml Signed-off-by: Smarshall <99678760+Smarshal21@users.noreply.github.com> --- app/src/main/res/layout/dialog_set_status.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/main/res/layout/dialog_set_status.xml b/app/src/main/res/layout/dialog_set_status.xml index 6d7a93a34..89d4967b7 100644 --- a/app/src/main/res/layout/dialog_set_status.xml +++ b/app/src/main/res/layout/dialog_set_status.xml @@ -467,6 +467,6 @@ android:layout_width="match_parent" android:visibility="gone" android:layout_height="match_parent" - app:emojiGridColumns="9" /> + app:emojiGridColumns="7" />