mirror of
https://github.com/mihonapp/mihon.git
synced 2025-10-30 13:57:57 +01:00
Fix splash screen status bar color
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user