Skip to content
Snippets Groups Projects
Commit a6b1c77d authored by Taras's avatar Taras
Browse files

Add app icon

parent 17922a11
No related branches found
No related tags found
No related merge requests found
Showing
with 0 additions and 10 deletions
<?xml version="1.0" encoding="utf-8"?>
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
<background android:drawable="@drawable/ic_launcher_background" />
<foreground android:drawable="@drawable/ic_launcher_foreground" />
</adaptive-icon>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
<background android:drawable="@drawable/ic_launcher_background" />
<foreground android:drawable="@drawable/ic_launcher_foreground" />
</adaptive-icon>
\ No newline at end of file
app/src/main/res/mipmap-hdpi/ic_launcher.png

4.52 KiB

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

1.37 KiB

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

8.51 KiB

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

7.02 KiB

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

2.83 KiB

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

2.72 KiB

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

982 B

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

4.95 KiB

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

4.08 KiB

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

1.73 KiB

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

6.51 KiB

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

1.86 KiB

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

12.5 KiB

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

10.2 KiB

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

3.83 KiB

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

10.7 KiB

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

2.82 KiB

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

22.8 KiB

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