tmap/res/mipmap-anydpi-v26/ic_shortcut_adaptive_search.xml
2022-06-10 21:38:30 +09:00

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