From d164820bca8d2182869108f8a015ce3d987d048d Mon Sep 17 00:00:00 2001 From: Jules Aguillon Date: Fri, 1 May 2026 20:25:20 +0200 Subject: Reduce the size of suggestions to fit (#1248) The font size of the suggested words is reduced if the word would otherwise split on two lines.--- res/layout/keyboard.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'res/layout/keyboard.xml') diff --git a/res/layout/keyboard.xml b/res/layout/keyboard.xml index f512979..3fb611f 100644 --- a/res/layout/keyboard.xml +++ b/res/layout/keyboard.xml @@ -1,9 +1,9 @@ - - - - + + + + -- cgit v1.2.3