mirror of
https://codeberg.org/monocles/monocles_chat.git
synced 2025-01-26 23:14:11 +01:00
monocles splash screen
This commit is contained in:
parent
ebf0da105c
commit
c87f41d3f7
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<layer-list xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
|
||||
<item android:drawable="@color/blue" />
|
||||
<item android:drawable="@color/white" />
|
||||
|
||||
<item
|
||||
android:gravity="center"
|
||||
android:drawable="@drawable/splash_logo" />
|
||||
android:drawable="@drawable/ic_launcher_foreground" />
|
||||
</layer-list>
|
||||
|
|
Loading…
Add table
Reference in a new issue