1
0
mirror of https://github.com/KokaKiwi/BarInsta synced 2024-09-20 01:57:29 +00:00
BarInsta/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml

5 lines
268 B
XML
Raw Normal View History

2020-07-01 17:08:28 +00:00
<?xml version="1.0" encoding="utf-8"?>
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
2020-09-14 19:03:36 +00:00
<background android:drawable="@drawable/ic_launcher_background"/>
2020-07-01 17:08:28 +00:00
<foreground android:drawable="@mipmap/ic_launcher_foreground"/>
</adaptive-icon>