Audinaut-subsonic-app-android/app/src/main/res/drawable-anydpi-v26/launch.xml

5 lines
228 B
XML

<adaptive-icon
xmlns:android="http://schemas.android.com/apk/res/android">
<background android:drawable="@drawable/ic_launcher_background"/>
<foreground android:drawable="@drawable/ic_launcher_padded" />
</adaptive-icon>