From 90b7944129ae0facc5c789f0a416f7ff36925a90 Mon Sep 17 00:00:00 2001 From: Jules Aguillon Date: Mon, 30 Jan 2023 22:33:01 +0100 Subject: Apply modify_layout to text layout only Refactor. Allows to remove the 'extra_keys' and 'num_pad' flags and to implement more complicated transformations to the layouts. --- res/xml/greekmath.xml | 2 +- res/xml/numeric.xml | 2 +- res/xml/pin.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'res') diff --git a/res/xml/greekmath.xml b/res/xml/greekmath.xml index ff467e8..dd3ba3a 100644 --- a/res/xml/greekmath.xml +++ b/res/xml/greekmath.xml @@ -1,5 +1,5 @@ - + diff --git a/res/xml/numeric.xml b/res/xml/numeric.xml index 9e6bc69..b64331e 100644 --- a/res/xml/numeric.xml +++ b/res/xml/numeric.xml @@ -1,5 +1,5 @@ - + diff --git a/res/xml/pin.xml b/res/xml/pin.xml index db04fd5..9a8f75d 100644 --- a/res/xml/pin.xml +++ b/res/xml/pin.xml @@ -1,5 +1,5 @@ - + -- cgit v1.2.3