AquaStream/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml

6 lines
340 B
XML
Raw Normal View History

2021-04-30 17:20:15 +00:00
<?xml version="1.0" encoding="utf-8"?>
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
2021-06-06 18:06:01 +00:00
<background android:drawable="@color/ic_launcher_background"/>
2021-04-30 17:20:15 +00:00
<foreground android:drawable="@drawable/ic_launcher_foreground"/>
<monochrome android:drawable="@drawable/ic_cloudstream_monochrome"/>
2021-04-30 17:20:15 +00:00
</adaptive-icon>