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

5 lines
267 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-02-10 17:38:19 +01:00
<background android:drawable="@color/ic_launcher_background"/>
2019-02-06 14:29:55 +01:00
<foreground android:drawable="@drawable/ic_launcher_foreground"/>
</adaptive-icon>