Update dialog_set_status.xml

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

View file

@ -467,6 +467,6 @@
android:layout_width="match_parent" android:layout_width="match_parent"
android:visibility="gone" android:visibility="gone"
android:layout_height="match_parent" android:layout_height="match_parent"
app:emojiGridColumns="9" /> app:emojiGridColumns="7" />
</LinearLayout> </LinearLayout>