From 03cc0a54297a758f0ba0f1a7ba8aed0040413a5c Mon Sep 17 00:00:00 2001
From: jaguillo
Date: Sun, 11 Oct 2015 15:30:39 +0200
Subject: Key to switch to numeric pane
---
res/values/arrays.xml | 1 -
res/values/strings.xml | 1 -
res/xml/azerty.xml | 2 +-
res/xml/numeric.xml | 2 +-
res/xml/qwerty.xml | 2 +-
5 files changed, 3 insertions(+), 5 deletions(-)
(limited to 'res')
diff --git a/res/values/arrays.xml b/res/values/arrays.xml
index efae020..896c515 100644
--- a/res/values/arrays.xml
+++ b/res/values/arrays.xml
@@ -3,6 +3,5 @@
- azerty
- qwerty
- - numeric
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 19f3234..0928cce 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -11,7 +11,6 @@
- Azerty
- Qwerty
- - Numeric
Typing
diff --git a/res/xml/azerty.xml b/res/xml/azerty.xml
index cedd1f3..01b4f5f 100644
--- a/res/xml/azerty.xml
+++ b/res/xml/azerty.xml
@@ -35,7 +35,7 @@
-
+
diff --git a/res/xml/numeric.xml b/res/xml/numeric.xml
index 18bce13..66cf01d 100644
--- a/res/xml/numeric.xml
+++ b/res/xml/numeric.xml
@@ -30,7 +30,7 @@
-
+
diff --git a/res/xml/qwerty.xml b/res/xml/qwerty.xml
index cd5e7e5..992eee6 100644
--- a/res/xml/qwerty.xml
+++ b/res/xml/qwerty.xml
@@ -35,7 +35,7 @@
-
+
--
cgit v1.2.3