mirror of
https://github.com/HendrikRauh/inventree-app.git
synced 2026-01-13 19:46:25 +00:00
Custom color
This commit is contained in:
parent
2e72d4bc2e
commit
40b2fec1f5
2 changed files with 5 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Modify this file to customize your launch splash screen -->
|
||||
<layer-list xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<item android:drawable="@android:color/white" />
|
||||
<item android:drawable="@color/splash_screen_background" />
|
||||
|
||||
<item>
|
||||
<bitmap
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue