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

5 lines
279 B
XML
Raw Normal View History

2019-09-25 13:55:03 +02:00
<?xml version="1.0" encoding="utf-8"?>
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
2019-11-15 16:32:25 +01:00
<background android:drawable="@color/ic_launcher_atom_background" />
<foreground android:drawable="@drawable/ic_launcher_atom_foreground" />
2019-09-25 13:55:03 +02:00
</adaptive-icon>