add launcher icons
This commit is contained in:
parent
da0352ee38
commit
c4e7e63495
6 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
|||
<application
|
||||
android:allowBackup="true"
|
||||
android:enabled="true"
|
||||
android:icon="@mipmap/ic_launcher"
|
||||
android:icon="@mipmap/launcher"
|
||||
android:label="@string/app_name"
|
||||
android:theme="@style/AppTheme">
|
||||
<activity
|
||||
|
|
BIN
app/src/main/res/mipmap-hdpi/launcher.png
Normal file
BIN
app/src/main/res/mipmap-hdpi/launcher.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.7 KiB |
BIN
app/src/main/res/mipmap-mdpi/launcher.png
Normal file
BIN
app/src/main/res/mipmap-mdpi/launcher.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.7 KiB |
BIN
app/src/main/res/mipmap-xhdpi/launcher.png
Normal file
BIN
app/src/main/res/mipmap-xhdpi/launcher.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.6 KiB |
BIN
app/src/main/res/mipmap-xxhdpi/launcher.png
Normal file
BIN
app/src/main/res/mipmap-xxhdpi/launcher.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 5.9 KiB |
BIN
app/src/main/res/mipmap-xxxhdpi/launcher.png
Normal file
BIN
app/src/main/res/mipmap-xxxhdpi/launcher.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 7.7 KiB |
Loading…
Reference in a new issue