1<?xml version="1.0" encoding="utf-8"?> 2 3<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android"> 4 <background android:drawable="@color/red" /> 5 <foreground android:drawable="@drawable/headset" /> 6</adaptive-icon>