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:44:00 +05:30 committed by GitHub
parent c4f3d88cac
commit 2a2870f625
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:layout_below="@id/text_input_layout"
android:visibility="gone" android:visibility="gone"
android:layout_height="match_parent" android:layout_height="match_parent"
app:emojiGridColumns="7" /> app:emojiGridColumns="9" />
</RelativeLayout> </RelativeLayout>