Skip to content

Commit ced0643

Browse files
App icon added
1 parent 3571c8d commit ced0643

13 files changed

+4
-174
lines changed

app/src/main/res/drawable/ic_launcher_background.xml

-170
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
3-
<background android:drawable="@drawable/ic_launcher_background" />
4-
<foreground android:drawable="@drawable/ic_launcher_foreground" />
3+
<background android:drawable="@color/ic_launcher_background"/>
4+
<foreground android:drawable="@mipmap/ic_launcher_foreground"/>
55
</adaptive-icon>
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
3-
<background android:drawable="@drawable/ic_launcher_background" />
4-
<foreground android:drawable="@drawable/ic_launcher_foreground" />
3+
<background android:drawable="@color/ic_launcher_background"/>
4+
<foreground android:drawable="@mipmap/ic_launcher_foreground"/>
55
</adaptive-icon>
-3.51 KB
Binary file not shown.
Binary file not shown.
-2.57 KB
Binary file not shown.
Binary file not shown.
-4.81 KB
Binary file not shown.
Binary file not shown.
-7.72 KB
Binary file not shown.
Binary file not shown.
-10.4 KB
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)