Skip to content

Commit 2e63e55

Browse files
authored
Merge pull request #92 from odaridavid/update-prod-icon
update release icon
2 parents 7122ad8 + 7f867ad commit 2e63e55

27 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<p align="center">
2-
<img src="art/app_icon_no_bg.png" alt="home" width="100"/>
2+
<img src="art/app_icon.png" alt="home" width="100"/>
33
</p>
44
<p align="center">
55
<img src="https://travis-ci.com/odaridavid/Clean-MVVM-ArchComponents.svg?branch=develop">&nbsp;
22.7 KB
Loading

app/src/main/ic_launcher-web.png

-17.6 KB
Binary file not shown.
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">
3-
<background android:drawable="@drawable/ic_launcher_background"/>
3+
<background android:drawable="@mipmap/ic_launcher_background"/>
44
<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">
3-
<background android:drawable="@drawable/ic_launcher_background"/>
3+
<background android:drawable="@mipmap/ic_launcher_background"/>
44
<foreground android:drawable="@mipmap/ic_launcher_foreground"/>
55
</adaptive-icon>
90 Bytes
Loading
367 Bytes
Loading
368 Bytes
Loading
29 Bytes
Loading
11 Bytes
Loading

0 commit comments

Comments
 (0)