Photo_Wallpaper_com.newapp..../app/src/main/res/mipmap-anydpi-v26/ic_logo.xml
2025-07-03 09:43:34 +08:00

5 lines
260 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_logo_background"/>
<foreground android:drawable="@mipmap/ic_logo_foreground"/>
</adaptive-icon>