Fix app crash on the first use
This commit is contained in:
committed by
Koitharu
parent
c42d913d4c
commit
be0718acf4
@@ -45,7 +45,7 @@
|
||||
</style>
|
||||
|
||||
<style name="AppTheme" parent="Base.AppTheme">
|
||||
<item name="android:statusBarColor">@color/grey</item>
|
||||
<item name="android:statusBarColor">@color/nav_bar_scrim</item>
|
||||
</style>
|
||||
|
||||
<style name="AppTheme.AMOLED" parent="Base.AppTheme" />
|
||||
|
||||
Reference in New Issue
Block a user