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 +- res/values/styles.xml | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) (limited to 'res') 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 @@ - + diff --git a/res/values/styles.xml b/res/values/styles.xml index 159ac73..94a8551 100644 --- a/res/values/styles.xml +++ b/res/values/styles.xml @@ -17,8 +17,10 @@ ?attr/emoji_key_text 18dp - -- cgit v1.2.3