packages/apps/DocumentsUI/res/mipmap-anydpi/ic_launcher_downloads.xml

6 lines
279 B
XML
Raw Normal View History

2025-08-25 08:38:42 +08:00
<?xml version="1.0" encoding="utf-8"?>
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
<background android:drawable="@color/downloads_icon_background"/>
<foreground android:drawable="@mipmap/ic_launcher_downloads_foreground"/>
</adaptive-icon>