anotherim/src/main/res/mipmap-anydpi-v26/new_launcher_round.xml

6 lines
340 B
XML
Raw Normal View History

2018-09-05 20:24:58 +00:00
<?xml version="1.0" encoding="utf-8"?>
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
<background android:drawable="@drawable/ic_launcher_background"/>
2018-09-05 20:24:58 +00:00
<foreground android:drawable="@drawable/ic_launcher_foreground"/>
<monochrome android:drawable="@drawable/ic_launcher_monochrome"/>
2018-09-05 20:24:58 +00:00
</adaptive-icon>