1
0
Fork 0
mirror of https://github.com/gsantner/dandelion synced 2025-09-14 04:39:42 +02:00

Redo icon as adaptive icon

This commit is contained in:
Gregor Santner 2018-03-05 14:23:51 +01:00
parent dd0432f718
commit 07acb6bd02
34 changed files with 66 additions and 397 deletions

View file

@ -0,0 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
<background android:drawable="@drawable/ic_launcher_test_background"/>
<foreground android:drawable="@drawable/ic_launcher_test_foreground"/>
</adaptive-icon>