Dark mode splash screen (closes #2540)

This commit is contained in:
arkon
2020-02-18 22:13:45 -05:00
parent 9942227c6c
commit 3bce3502d2
4 changed files with 22 additions and 3 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/splashBackgroundColor" />
<item android:drawable="?attr/colorBackgroundSplash" />
<item>
<bitmap