Files
hpos-registration-app/app/src/main/res/mipmap-anydpi-v26/hpos_icon.xml
2023-07-20 18:05:43 +05:30

5 lines
261 B
XML

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