Tweak splash screen color, set nav bar to match (#2476)

Tweak splash screen color, set nav bar to match
This commit is contained in:
arkon
2020-01-10 08:11:10 -05:00
committed by GitHub
parent 6633a96245
commit ba9f6fef99
3 changed files with 2 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/colorSplash" />
<item android:drawable="@color/colorPrimary" />
<item>
<bitmap