From f6338a652b29767405894ae8f5ea41517767c557 Mon Sep 17 00:00:00 2001
From: Jules Aguillon
Date: Mon, 6 Jun 2022 15:26:07 +0200
Subject: New setting: Keyboard height in landscape mode
The previous fixed value of 55% was too high. The new default value is
50% and it is customizable.
---
res/values/strings.xml | 1 +
1 file changed, 1 insertion(+)
(limited to 'res/values/strings.xml')
diff --git a/res/values/strings.xml b/res/values/strings.xml
index d223d71..741a9e2 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -28,6 +28,7 @@
Style
Margin bottom
Keyboard height
+ Keyboard height in landscape mode
Horizontal margin
Label size
Size of characters displayed on the keyboard (%.2fx)
--
cgit v1.2.3