From: kruland2607 Date: Thu, 26 Jan 2012 01:02:58 +0000 (+0000) Subject: Removed the title bar from the OpenRocketLoaderActivity so it looks just like the... X-Git-Tag: upstream/12.03~1^2~96 X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=3f87ece891926b66c69f749aa211747f79ed6590;p=debian%2Fopenrocket 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 --- 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" >