Clean up splash screen code

This commit is contained in:
arkon
2020-01-08 22:38:19 -05:00
parent 141b7ac554
commit 07caea8b4e
9 changed files with 10 additions and 31 deletions
-10
View File
@@ -1,16 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<!--=============-->
<!--Splash Screen-->
<!--=============-->
<style name="SplashScreenBackground" parent="Theme.Tachiyomi">
<item name="android:windowBackground">@drawable/splash_background</item>
</style>
<!--========-->
<!--Toolbars-->
<!--========-->