Skip to content

Commit 61a44db

Browse files
Lokesh Krishnafornwall
Lokesh Krishna
authored andcommitted
Adds alternative drawable resource
1 parent aaa9227 commit 61a44db

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
3+
<background android:drawable="@mipmap/ic_background"/>
4+
<foreground android:drawable="@mipmap/ic_foreground"/>
5+
</adaptive-icon>

0 commit comments

Comments
 (0)