This repository has been archived on 2025-11-26. You can view files and clone it, but cannot push or open issues or pull requests.
OpenContacts/android/app/src/main/res/mipmap-anydpi-v26/ic_launcher_monochrome.xml
2023-10-31 21:50:16 +01:00

5 lines
No EOL
270 B
XML

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