android13/packages/apps/Traceur/res/drawable/ic_launcher_settings.xml

6 lines
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/icon_launcher_settings_color"/>
<foreground android:drawable="@mipmap/ic_launcher_settings"/>
</adaptive-icon>