From 81ec226fcf6c154d4d4c30cfd74815b2ce562b25 Mon Sep 17 00:00:00 2001 From: jaguillo Date: Wed, 30 Sep 2015 22:47:18 +0200 Subject: Add margin_bottom, key_height and horizontal_margin configs --- res/values/strings.xml | 8 ++++++++ res/xml/settings.xml | 26 ++++++++++++++++++++++++++ 2 files changed, 34 insertions(+) (limited to 'res') diff --git a/res/values/strings.xml b/res/values/strings.xml index 103d0d9..0928cce 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -27,4 +27,12 @@ Duration %sms + Style + Margin bottom + %sdp + Key height + %sdp + Horizontal margin + %sdp + diff --git a/res/xml/settings.xml b/res/xml/settings.xml index fe6dbef..8256e17 100644 --- a/res/xml/settings.xml +++ b/res/xml/settings.xml @@ -50,4 +50,30 @@ max="50" /> + + + + + -- cgit v1.2.3