Removed colored nav bar from splash screen
This commit is contained in:
parent
b44ec4bfab
commit
3ae6a4d33e
1 changed files with 0 additions and 1 deletions
|
@ -143,7 +143,6 @@
|
||||||
</style>
|
</style>
|
||||||
<style name="Theme.Splash" parent="Theme.Tachiyomi">
|
<style name="Theme.Splash" parent="Theme.Tachiyomi">
|
||||||
<item name="android:windowBackground">@drawable/splash_background</item>
|
<item name="android:windowBackground">@drawable/splash_background</item>
|
||||||
<item name="android:navigationBarColor">@color/colorPrimary</item>
|
|
||||||
</style>
|
</style>
|
||||||
|
|
||||||
|
|
||||||
|
|
Reference in a new issue