Skip to content
Snippets Groups Projects
Commit a2dcd4c6 authored by yansans's avatar yansans
Browse files

style: update yap icon

parent 65ccd764
Branches
Tags
1 merge request!13Release
Showing
with 4 additions and 6 deletions
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android"> <adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
<background android:drawable="@drawable/ic_launcher_background" /> <background android:drawable="@color/ic_launcher_background"/>
<foreground android:drawable="@drawable/ic_launcher_foreground" /> <foreground android:drawable="@mipmap/ic_launcher_foreground"/>
<monochrome android:drawable="@drawable/ic_launcher_foreground" />
</adaptive-icon> </adaptive-icon>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android"> <adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
<background android:drawable="@drawable/ic_launcher_background" /> <background android:drawable="@color/ic_launcher_background"/>
<foreground android:drawable="@drawable/ic_launcher_foreground" /> <foreground android:drawable="@mipmap/ic_launcher_foreground"/>
<monochrome android:drawable="@drawable/ic_launcher_foreground" />
</adaptive-icon> </adaptive-icon>
\ No newline at end of file
app/src/main/res/mipmap-hdpi/ic_launcher.png

8.93 KiB

app/src/main/res/mipmap-hdpi/ic_launcher.webp

1.37 KiB

app/src/main/res/mipmap-hdpi/ic_launcher_foreground.png

29.4 KiB

app/src/main/res/mipmap-hdpi/ic_launcher_round.png

10.7 KiB

app/src/main/res/mipmap-hdpi/ic_launcher_round.webp

2.83 KiB

app/src/main/res/mipmap-ldpi/ic_launcher.png

2.77 KiB

app/src/main/res/mipmap-mdpi/ic_launcher.png

4.49 KiB

app/src/main/res/mipmap-mdpi/ic_launcher.webp

982 B

app/src/main/res/mipmap-mdpi/ic_launcher_foreground.png

14.7 KiB

app/src/main/res/mipmap-mdpi/ic_launcher_round.png

5.43 KiB

app/src/main/res/mipmap-mdpi/ic_launcher_round.webp

1.73 KiB

app/src/main/res/mipmap-xhdpi/ic_launcher.png

13.7 KiB

app/src/main/res/mipmap-xhdpi/ic_launcher.webp

1.86 KiB

app/src/main/res/mipmap-xhdpi/ic_launcher_foreground.png

45.8 KiB

app/src/main/res/mipmap-xhdpi/ic_launcher_round.png

16.6 KiB

app/src/main/res/mipmap-xhdpi/ic_launcher_round.webp

3.83 KiB

app/src/main/res/mipmap-xxhdpi/ic_launcher.png

28 KiB

app/src/main/res/mipmap-xxhdpi/ic_launcher.webp

2.82 KiB

0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment