UntrackMe-app-android-redir.../app/src/main/res/mipmap-anydpi-v26/ic_launcher_lite_round.xml

5 lines
279 B
XML
Raw Normal View History

2020-05-04 17:27:41 +02:00
<?xml version="1.0" encoding="utf-8"?>
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
2020-08-30 17:01:26 +02:00
<background android:drawable="@color/ic_launcher_lite_background" />
<foreground android:drawable="@drawable/ic_launcher_lite_foreground" />
2020-05-04 17:27:41 +02:00
</adaptive-icon>