Files
hiddify-app/android/app/src/main/res/mipmap-anydpi-v26/ic_launcher_rounded.xml
T
problematicconsumer 752bc256ac Update icons
2023-08-23 19:32:32 +03:30

7 lines
324 B
XML

<?xml version="1.0" encoding="utf-8"?>
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
<background android:drawable="@mipmap/ic_launcher_background"/>
<foreground android:drawable="@mipmap/ic_launcher_round"/>
<monochrome android:drawable="@mipmap/ic_launcher_monochrome"/>
</adaptive-icon>