mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-28 05:13:53 +01:00
5 lines
No EOL
279 B
XML
5 lines
No EOL
279 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_settings_black_background"/>
|
|
<foreground android:drawable="@drawable/ic_settings_black_foreground"/>
|
|
</adaptive-icon> |