Skip to content

Commit

Permalink
Remove titlebar
Browse files Browse the repository at this point in the history
fixes #22318
  • Loading branch information
Manishearth committed Nov 30, 2018
1 parent 731b7c4 commit d11c81a
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -2,6 +2,7 @@

<!-- Base application theme. -->
<style name="AppTheme" parent="android:Theme.Holo.Light.DarkActionBar">
<item name="android:windowNoTitle">true</item>
<!-- Customize your theme here. -->
</style>

Expand Down

0 comments on commit d11c81a

Please sign in to comment.