Files
Mealient/app/src/main/res/drawable/ic_splash_screen.xml
2022-11-04 19:53:25 +01:00

5 lines
276 B
XML

<?xml version="1.0" encoding="utf-8"?>
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
<background android:drawable="@drawable/ic_splash_screen_background" />
<foreground android:drawable="@drawable/ic_splash_screen_foreground" />
</adaptive-icon>