Skip to content

Commit 619f9c4

Browse files
committed
Update app icons: replace old launcher icons with new foreground assets and remove unused mipmap resources
1 parent b2601f3 commit 619f9c4

28 files changed

Lines changed: 2 additions & 2 deletions
70.3 KB
Loading
Lines changed: 1 addition & 1 deletion
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">
33
<background android:drawable="@color/ic_launcher_background"/>
4-
<foreground android:drawable="@mipmap/ic_launcher"/>
4+
<foreground android:drawable="@mipmap/ic_launcher_foreground"/>
55
</adaptive-icon>
Lines changed: 1 addition & 1 deletion
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">
33
<background android:drawable="@color/ic_launcher_background"/>
4-
<foreground android:drawable="@mipmap/ic_launcher"/>
4+
<foreground android:drawable="@mipmap/ic_launcher_foreground"/>
55
</adaptive-icon>
-6.78 KB
Binary file not shown.
5.11 KB
Loading
12.7 KB
Loading
-7.79 KB
Binary file not shown.
7.47 KB
Loading
-4.08 KB
Binary file not shown.
2.78 KB
Loading

0 commit comments

Comments
 (0)