fedilab-Android-App/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml

5 lines
265 B
XML
Raw Normal View History

2019-02-06 14:29:55 +01:00
<?xml version="1.0" encoding="utf-8"?>
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
2019-09-22 16:44:56 +02:00
<background android:drawable="@color/ic_launcher_background"/>
2019-11-09 14:35:45 +01:00
<foreground android:drawable="@mipmap/ic_launcher_foreground"/>
2019-02-06 14:29:55 +01:00
</adaptive-icon>