pull/2692/head
parent
6606bd7a21
commit
6d4a977b1b
@ -0,0 +1,9 @@ |
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android" |
||||
android:width="108dp" |
||||
android:height="108dp" |
||||
android:viewportWidth="108" |
||||
android:viewportHeight="108"> |
||||
<path |
||||
android:pathData="M0,0h108v108h-108z" |
||||
android:fillColor="#FFFFFF" /> |
||||
</vector> |
@ -1,5 +1,5 @@ |
||||
<?xml version="1.0" encoding="utf-8"?> |
||||
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android"> |
||||
<background android:drawable="@color/md_grey_50" /> |
||||
<background android:drawable="@drawable/ic_launcher4_b" /> |
||||
<foreground android:drawable="@drawable/ic_launcher4" /> |
||||
</adaptive-icon> |
Loading…
Reference in new issue