From 3f87ece891926b66c69f749aa211747f79ed6590 Mon Sep 17 00:00:00 2001 From: kruland2607 Date: Thu, 26 Jan 2012 01:02:58 +0000 Subject: [PATCH] Removed the title bar from the OpenRocketLoaderActivity so it looks just like the main screen. git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@375 180e2498-e6e9-4542-8430-84ac67f01cd8 --- android/AndroidManifest.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/android/AndroidManifest.xml b/android/AndroidManifest.xml index dd01420b..9bc6a4c1 100644 --- a/android/AndroidManifest.xml +++ b/android/AndroidManifest.xml @@ -28,7 +28,7 @@ + android:theme="@android:style/Theme.Black.NoTitleBar" >