From 9c23e6c5f3459240a87898762cbfa90cef766ad7 Mon Sep 17 00:00:00 2001 From: Jules Aguillon Date: Sat, 2 May 2026 19:32:21 +0200 Subject: Emoji suggestion (#1235) Suggest an emoji in addition to the 3 suggested words when the current word matches an alias in the emoji dictionary, if available.--- res/layout/keyboard.xml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'res/layout') diff --git a/res/layout/keyboard.xml b/res/layout/keyboard.xml index 3fb611f..712c48a 100644 --- a/res/layout/keyboard.xml +++ b/res/layout/keyboard.xml @@ -1,9 +1,10 @@ - - - + + + + -- cgit v1.2.3