From f8702abf1a93a451b89c3c3acb8ee0c452f0d526 Mon Sep 17 00:00:00 2001
From: jaguillo
Date: Thu, 1 Oct 2015 00:03:26 +0200
Subject: Numeric keyboard
---
res/values/arrays.xml | 1 +
res/values/strings.xml | 1 +
2 files changed, 2 insertions(+)
(limited to 'res/values')
diff --git a/res/values/arrays.xml b/res/values/arrays.xml
index 896c515..efae020 100644
--- a/res/values/arrays.xml
+++ b/res/values/arrays.xml
@@ -3,5 +3,6 @@
- azerty
- qwerty
+ - numeric
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 0928cce..19f3234 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -11,6 +11,7 @@
- Azerty
- Qwerty
+ - Numeric
Typing
--
cgit v1.2.3