add launcher icons
This commit is contained in:
parent
55ed3d710b
commit
cc038c3ac3
29
static/manifest.webmanifest
Normal file
29
static/manifest.webmanifest
Normal file
@ -0,0 +1,29 @@
|
||||
{
|
||||
"icons": [
|
||||
{
|
||||
"src": "res/mipmap-mdpi/ic_launcher.png",
|
||||
"sizes": "72x72",
|
||||
"type": "image/png"
|
||||
},
|
||||
{
|
||||
"src": "res/mipmap-hdpi/ic_launcher.png",
|
||||
"sizes": "96x96",
|
||||
"type": "image/png"
|
||||
},
|
||||
{
|
||||
"src": "res/mipmap-xhdpi/ic_launcher.png",
|
||||
"sizes": "144x144",
|
||||
"type": "image/png"
|
||||
},
|
||||
{
|
||||
"src": "res/mipmap-xxhdpi/ic_launcher.png",
|
||||
"sizes": "168x168",
|
||||
"type": "image/png"
|
||||
},
|
||||
{
|
||||
"src": "res/mipmap-xxxhdpi/ic_launcher.png",
|
||||
"sizes": "192x192",
|
||||
"type": "image/png"
|
||||
}
|
||||
]
|
||||
}
|
BIN
static/res/mipmap-hdpi/ic_launcher.png
Normal file
BIN
static/res/mipmap-hdpi/ic_launcher.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.3 KiB |
BIN
static/res/mipmap-mdpi/ic_launcher.png
Normal file
BIN
static/res/mipmap-mdpi/ic_launcher.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.1 KiB |
BIN
static/res/mipmap-xhdpi/ic_launcher.png
Normal file
BIN
static/res/mipmap-xhdpi/ic_launcher.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 4.6 KiB |
BIN
static/res/mipmap-xxhdpi/ic_launcher.png
Normal file
BIN
static/res/mipmap-xxhdpi/ic_launcher.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 7.3 KiB |
BIN
static/res/mipmap-xxxhdpi/ic_launcher.png
Normal file
BIN
static/res/mipmap-xxxhdpi/ic_launcher.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 11 KiB |
Loading…
x
Reference in New Issue
Block a user