misp-bump/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml

7 lines
275 B
XML
Raw Normal View History

2018-06-10 16:23:33 +02:00
<?xml version="1.0" encoding="utf-8"?>
2019-07-24 12:06:52 +02:00
<adaptive-icon
xmlns:android="http://schemas.android.com/apk/res/android">
2019-05-27 16:06:07 +02:00
<background android:drawable="@drawable/ic_launcher_background"/>
<foreground android:drawable="@drawable/ic_launcher_foreground"/>
2019-07-24 12:06:52 +02:00
</adaptive-icon>