From e2fbb6d3a411d13e72bf8d9b15512767d97c0f2d Mon Sep 17 00:00:00 2001 From: Andy Spencer Date: Fri, 21 Feb 2014 07:17:09 +0000 Subject: [PATCH] Remove titlebar --- AndroidManifest.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/AndroidManifest.xml b/AndroidManifest.xml index e09fcda..9c19a33 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -7,7 +7,8 @@ + android:icon="@drawable/icon" + android:theme="@android:style/Theme.Holo.NoActionBar"> -- 2.43.2