Removed the title bar from the OpenRocketLoaderActivity so it looks just like the main screen.
This commit is contained in:
parent
27acc364ec
commit
0560556ba2
@ -28,7 +28,7 @@
|
|||||||
</activity>
|
</activity>
|
||||||
<activity
|
<activity
|
||||||
android:name=".android.rocket.OpenRocketLoaderActivity"
|
android:name=".android.rocket.OpenRocketLoaderActivity"
|
||||||
android:label="@string/app_name" >
|
android:theme="@android:style/Theme.Black.NoTitleBar" >
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
I don't understand why I need to have two different intent filters.
|
I don't understand why I need to have two different intent filters.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user