From 25a6e71ee815a196d76358cf132c45eb38a10b35 Mon Sep 17 00:00:00 2001
From: Jules Aguillon
Date: Mon, 19 Sep 2022 11:41:18 +0200
Subject: Add the Extra Keys option
Allows to add more keys to the keyboard from a predefined list.
The implementation doesn't use MultiSelectListPreference because it
doesn't seem possible to change the item layout to properly show the
rendered symbols.
---
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 78042ee..513b88f 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -12,6 +12,7 @@
Hide accents
Automatic capitalisation
Press Shift at the beginning of a sentence
+ Add keys to the keyboard
Keyboard layout for programming
None
Typing
--
cgit v1.2.3