Black splash screen background for dark theme

This commit is contained in:
RikkaW
2020-09-13 18:45:01 +08:00
committed by John Wu
parent 17b5291bbb
commit fc76673802
4 changed files with 4 additions and 2 deletions
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<layer-list xmlns:android="http://schemas.android.com/apk/res/android">
<item android:drawable="@color/ic_launcher_background" />
<item android:drawable="@color/splash_background" />
<item>
<bitmap