From 199ca5cf03f1778d9a41622f4b0ed02912c2a20b Mon Sep 17 00:00:00 2001 From: Jules Aguillon Date: Sun, 11 Dec 2022 16:20:51 +0100 Subject: Improve emoji pane layout The measurement function was wrong in some situations. Set a width for columns and properly configure the GridView. --- res/layout/emoji_pane.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'res/layout') diff --git a/res/layout/emoji_pane.xml b/res/layout/emoji_pane.xml index 2931282..bdce8e0 100644 --- a/res/layout/emoji_pane.xml +++ b/res/layout/emoji_pane.xml @@ -1,7 +1,7 @@ - + -- cgit v1.2.3