forked from Green-Sky/tomato
android: disable titlebar
This commit is contained in:
parent
25b55b3530
commit
66a9271f44
@ -3,7 +3,7 @@
|
|||||||
<!-- Base application theme. -->
|
<!-- Base application theme. -->
|
||||||
<!-- <style name="AppTheme" parent="android:Theme.Holo.Light.DarkActionBar"> -->
|
<!-- <style name="AppTheme" parent="android:Theme.Holo.Light.DarkActionBar"> -->
|
||||||
<!--<style name="AppTheme" parent="android:Theme.AppCompat">-->
|
<!--<style name="AppTheme" parent="android:Theme.AppCompat">-->
|
||||||
<style name="AppTheme" parent="android:Theme">
|
<style name="AppTheme" parent="android:Theme.NoTitleBar">
|
||||||
<!-- Customize your theme here. -->
|
<!-- Customize your theme here. -->
|
||||||
</style>
|
</style>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user