5 lines
287 B
XML
5 lines
287 B
XML
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
|
|
<background android:drawable="@color/system_accent3_800" />
|
|
<foreground android:drawable="@drawable/t_android_logo_fg" />
|
|
<monochrome android:drawable="@drawable/t_android_13_mono" />
|
|
</adaptive-icon> |