Tweak splash screen color, set nav bar to match (#2476)

Tweak splash screen color, set nav bar to match
This commit is contained in:
arkon
2020-01-10 08:11:10 -05:00
committed by GitHub
parent 6633a96245
commit ba9f6fef99
3 changed files with 2 additions and 3 deletions
+1
View File
@@ -158,6 +158,7 @@
<!--===============-->
<style name="Theme.Splash" parent="Theme.Tachiyomi">
<item name="android:windowBackground">@drawable/splash_background</item>
<item name="android:navigationBarColor">@color/colorPrimary</item>
</style>