Fix splash screen status bar color

This commit is contained in:
arkon
2020-01-11 10:41:16 -05:00
parent 012b1b56aa
commit cd90702fe5
3 changed files with 5 additions and 2 deletions

View File

@@ -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/colorPrimary" />
<item android:drawable="@color/splashBackgroundColor" />
<item>
<bitmap