From 7ed3099348fc4cdb1ce9ce76eac34c4b6e80663e Mon Sep 17 00:00:00 2001 From: Arne Schwabe Date: Sat, 21 Jul 2012 00:36:01 +0200 Subject: Hide the keyboard in the settings by default --- AndroidManifest.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'AndroidManifest.xml') diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 337a02d2..a41fc790 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -31,7 +31,8 @@ android:icon="@drawable/icon" android:label="@string/app" > - + -- cgit v1.2.3