mirror of
https://github.com/k0shk0sh/FastHub.git
synced 2025-12-08 19:05:54 +00:00
Delete Dark Splash Screen Tracks.
Accidentally forgot to delete these files/snippets.
This commit is contained in:
parent
749cedd846
commit
4e7781c893
@ -1,14 +0,0 @@
|
||||
<layer-list xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<item>
|
||||
|
||||
<shape>
|
||||
<solid android:color="#303030"/>
|
||||
</shape>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<bitmap
|
||||
android:gravity="center"
|
||||
android:src="@drawable/web_hi_res_512"/>
|
||||
</item>
|
||||
</layer-list>
|
||||
@ -16,11 +16,4 @@
|
||||
|
||||
</style>
|
||||
|
||||
<style name="SplashTheme.Dark" parent="SplashTheme">
|
||||
<item name="android:statusBarColor">@color/transparent</item>
|
||||
<item name="android:windowLightStatusBar" tools:targetApi="m">false</item>
|
||||
<item name="android:windowBackground">@drawable/splash_screen_dark_drawable</item>
|
||||
|
||||
</style>
|
||||
|
||||
</resources>
|
||||
Loading…
x
Reference in New Issue
Block a user