Removed colored nav bar from splash screen

This commit is contained in:
Jay 2020-01-10 23:33:35 -08:00
parent b44ec4bfab
commit 3ae6a4d33e

View File

@ -143,7 +143,6 @@
</style>
<style name="Theme.Splash" parent="Theme.Tachiyomi">
<item name="android:windowBackground">@drawable/splash_background</item>
<item name="android:navigationBarColor">@color/colorPrimary</item>
</style>