From e27ae4110e9a77881f2932768b47dce1435f5aaa Mon Sep 17 00:00:00 2001 From: Felix Ableitner Date: Sun, 11 May 2014 21:41:25 +0200 Subject: [PATCH] Change theme from Holo.Light to Holo. --- AndroidManifest.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 58538704..2f230306 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -11,11 +11,11 @@ + android:icon="@drawable/ic_launcher" + android:theme="@android:style/Theme.Holo" >