From fce8ff7ce2920861804ccfd3e3e7cb0ff3165a33 Mon Sep 17 00:00:00 2001
From: Jules Aguillon
Date: Sat, 29 Jul 2023 17:29:45 +0200
Subject: Add option to disable pin entry layout
The pin entry layout might be inferior for some usecases and people
might be more used to the numeric layout.
---
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 c278493..6a280f5 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -45,6 +45,8 @@
Behavior of the keyboard-switching key
Vibration
Enable/disable vibration on keypress
+ Pin entry layout
+ When typing numbers, dates and phone numbers
Style
Margin bottom
Keyboard height
--
cgit v1.2.3