Commit 46238b06 authored by Filipe de Lima Brito's avatar Filipe de Lima Brito

Add android:windowFullscreen item.

parent a2c900be
......@@ -10,6 +10,7 @@
</style>
<style name="AuthenticationTheme" parent="Theme.AppCompat.NoActionBar">
<item name="android:windowFullscreen">true</item>
<item name="android:navigationBarColor">@color/colorPrimary</item>
</style>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment