SetAsWallpaper/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml

5 lines
264 B
XML
Raw Normal View History

2021-08-08 20:58:08 +00:00
<?xml version="1.0" encoding="utf-8"?>
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
2022-10-26 13:40:16 +00:00
<background android:drawable="@android:color/transparent"/>
2021-08-08 20:58:08 +00:00
<foreground android:drawable="@drawable/ic_launcher_foreground"/>
</adaptive-icon>