From 148bed769a14f9f5efed84e8d9391e0ace813bd2 Mon Sep 17 00:00:00 2001 From: Jules Aguillon Date: Sat, 28 Oct 2023 20:14:32 +0200 Subject: Add left/right slider to the emoji pane This entirely changes the implementation of the bottom row in the emoji pane. --- res/layout/emoji_pane.xml | 5 +---- res/values/styles.xml | 9 --------- res/xml/emoji_bottom_row.xml | 10 ++++++++++ 3 files changed, 11 insertions(+), 13 deletions(-) create mode 100644 res/xml/emoji_bottom_row.xml (limited to 'res') diff --git a/res/layout/emoji_pane.xml b/res/layout/emoji_pane.xml index bdce8e0..6d53f86 100644 --- a/res/layout/emoji_pane.xml +++ b/res/layout/emoji_pane.xml @@ -3,9 +3,6 @@ - - - - + diff --git a/res/values/styles.xml b/res/values/styles.xml index d3283a7..fc753c3 100644 --- a/res/values/styles.xml +++ b/res/values/styles.xml @@ -8,15 +8,6 @@ ?attr/emoji_key_text 18dp -