From d96577963e309c30bfc3e4d840eb5c3145961580 Mon Sep 17 00:00:00 2001 From: Jules Aguillon Date: Wed, 14 Feb 2024 22:41:35 +0100 Subject: Don't invert the pin entry layout The pin entry layout shouldn't be inverted as the letter indications would be meaningless and the order would be opposite to what the option specifies. The enter and action key are swapped as the automatic swapping is also removed. --- res/xml/pin.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'res/xml/pin.xml') diff --git a/res/xml/pin.xml b/res/xml/pin.xml index d3f6846..2f0447e 100644 --- a/res/xml/pin.xml +++ b/res/xml/pin.xml @@ -22,6 +22,6 @@ - + -- cgit v1.2.3