From 1be1ec7a4b848607a1652d95bdf5ee96c0a9ecfb Mon Sep 17 00:00:00 2001
From: juloo
Date: Mon, 3 Aug 2015 20:01:05 +0200
Subject: Add qwerty layout + popup to change layout
---
res/xml/azerty.xml | 12 ++++++------
res/xml/qwerty.xml | 44 ++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 50 insertions(+), 6 deletions(-)
create mode 100644 res/xml/qwerty.xml
(limited to 'res')
diff --git a/res/xml/azerty.xml b/res/xml/azerty.xml
index a5841fa..e419b60 100644
--- a/res/xml/azerty.xml
+++ b/res/xml/azerty.xml
@@ -25,20 +25,20 @@
-
+
-
-
+
-
+
-
-
+
+
+
diff --git a/res/xml/qwerty.xml b/res/xml/qwerty.xml
new file mode 100644
index 0000000..ca2f92b
--- /dev/null
+++ b/res/xml/qwerty.xml
@@ -0,0 +1,44 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
--
cgit v1.2.3