From 540384bb0a29b9e43dd4fe69fd5fc8f380fd6cbd Mon Sep 17 00:00:00 2001 From: Jules Aguillon Date: Mon, 30 Jan 2023 23:58:47 +0100 Subject: Add optional number row An option is added to enable an extra number row at the top of the keyboard. Digits are removed from the keyboard while the number row is visible. --- res/values/strings.xml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'res/values') diff --git a/res/values/strings.xml b/res/values/strings.xml index 8a717a4..0e1850a 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -21,6 +21,8 @@ Never Only in landscape mode Always + Show number row + Add a number row at the top of the keyboard when the numpad is hidden NumPad layout High digits first Low digits first -- cgit v1.2.3