Skip to content

Commit a7ec1df

Browse files
committed
Remove transparent background from icons
1 parent 9d2afd4 commit a7ec1df

18 files changed

+81
-48
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_launcher_background"/>
4+
<foreground android:drawable="@mipmap/ic_launcher_foreground"/>
5+
</adaptive-icon>
2.79 KB
Loading
839 Bytes
Loading
3.19 KB
Loading
1.8 KB
Loading
446 Bytes
Loading
1.86 KB
Loading
4 KB
Loading
1.27 KB
Loading
4.54 KB
Loading

0 commit comments

Comments
 (0)