Commit f6aae3c0 authored by Filipe de Lima Brito's avatar Filipe de Lima Brito

Update AuthenticationTheme

parent 2040decf
......@@ -9,10 +9,7 @@
<item name="android:statusBarColor">@color/colorPrimaryDark</item>
</style>
<style name="AuthenticationTheme" parent="Theme.AppCompat.NoActionBar">
<item name="android:windowFullscreen">true</item>
<item name="android:navigationBarColor">@color/colorPrimary</item>
</style>
<style name="AuthenticationTheme" parent="Theme.AppCompat.NoActionBar" />
<style name="ChatListTheme" parent="AppTheme">
<item name="android:windowTranslucentStatus">true</item>
......
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