Update dialog_create_conversation.xml

Signed-off-by: Smarshall <99678760+Smarshal21@users.noreply.github.com>
This commit is contained in:
Smarshall 2023-11-30 20:43:11 +05:30 committed by GitHub
parent 895ad52822
commit c4f3d88cac
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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