<?xml version="1.0" encoding="utf-8"?> | |
<maskable-icon xmlns:android="http://schemas.android.com/apk/res/android"> | |
<background android:drawable="?android:attr/colorAccent"/> | |
<foreground android:drawable="@mipmap/ic_launcher_settings"/> | |
</maskable-icon> |