From ade0d0ddcfb35066cc20a758e47d0502ad7bccbb Mon Sep 17 00:00:00 2001
From: Jules Aguillon
Date: Sun, 18 Apr 2021 01:03:42 +0200
Subject: Improve the bottom row
Remove the "emoji" and "conf" action from the enter key. Move the former
to the "arrows" key and the latter to "p".
Slightly increase the size of the keys around the spacebar, and decrease
the spacebar size.
---
res/xml/azerty.xml | 12 ++++++------
res/xml/numeric.xml | 2 +-
res/xml/qwerty.xml | 10 +++++-----
3 files changed, 12 insertions(+), 12 deletions(-)
diff --git a/res/xml/azerty.xml b/res/xml/azerty.xml
index ab5dbbf..c1347f9 100644
--- a/res/xml/azerty.xml
+++ b/res/xml/azerty.xml
@@ -10,7 +10,7 @@
-
+
@@ -32,13 +32,13 @@
-
+
-
-
-
-
+
+
+
+
diff --git a/res/xml/numeric.xml b/res/xml/numeric.xml
index e22fb1c..9716358 100644
--- a/res/xml/numeric.xml
+++ b/res/xml/numeric.xml
@@ -30,6 +30,6 @@
-
+
diff --git a/res/xml/qwerty.xml b/res/xml/qwerty.xml
index ecef724..0e26e9c 100644
--- a/res/xml/qwerty.xml
+++ b/res/xml/qwerty.xml
@@ -10,7 +10,7 @@
-
+
@@ -36,9 +36,9 @@
-
-
-
-
+
+
+
+
--
cgit v1.2.3