From 9bb2642e2cfa0c46b99bdd7bde8feb158c0d9082 Mon Sep 17 00:00:00 2001
From: Jules Aguillon
Date: Sat, 24 Apr 2021 23:22:25 +0200
Subject: Add the label size option
---
res/values/strings.xml | 6 ++++--
res/xml/settings.xml | 8 ++++++++
2 files changed, 12 insertions(+), 2 deletions(-)
(limited to 'res')
diff --git a/res/values/strings.xml b/res/values/strings.xml
index fc6860d..9637b57 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -9,6 +9,8 @@
%s QWERTY
Layout
+ Toggle accent keys
+ Whether to remove the accent keys from the keyboard
Typing
Precision
@@ -33,6 +35,6 @@
%sdp
Horizontal margin
%sdp
- Toggle accent keys
- Whether to remove the accent keys from the keyboard.
+ Label size
+ Size of characters displayed on the keyboard (%.2fx)
diff --git a/res/xml/settings.xml b/res/xml/settings.xml
index ef4e232..d56f029 100644
--- a/res/xml/settings.xml
+++ b/res/xml/settings.xml
@@ -81,5 +81,13 @@
min="0"
max="20"
/>
+
--
cgit v1.2.3