mirror of
https://github.com/tachiyomiorg/tachiyomi.git
synced 2025-01-11 03:59:08 +01:00
Splash screen matches status/nav bar
This commit is contained in:
parent
22bb346359
commit
3f4a1f7fac
@ -144,11 +144,10 @@
|
|||||||
<!--===============-->
|
<!--===============-->
|
||||||
<!-- Launch Screen -->
|
<!-- Launch Screen -->
|
||||||
<!--===============-->
|
<!--===============-->
|
||||||
<style name="Theme.BrandedLaunch">
|
|
||||||
<item name="android:windowBackground">@mipmap/ic_launcher</item>
|
|
||||||
</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:statusBarColor">@color/splashBackground</item>
|
||||||
|
<item name="android:navigationBarColor">@color/splashBackground</item>
|
||||||
</style>
|
</style>
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user