render ic_launcher. fixes #1919
This commit is contained in:
parent
4e6d16c49b
commit
9a7f51520e
Before Width: | Height: | Size: 25 KiB After Width: | Height: | Size: 25 KiB |
1
art/main_logo.svg
Symbolic link
1
art/main_logo.svg
Symbolic link
|
@ -0,0 +1 @@
|
||||||
|
ic_launcher.svg
|
|
@ -11,8 +11,8 @@ resolutions = {
|
||||||
}
|
}
|
||||||
|
|
||||||
images = {
|
images = {
|
||||||
'conversations_baloon.svg' => ['ic_launcher', 48],
|
'ic_launcher.svg' => ['ic_launcher', 48],
|
||||||
'conversations_baloon.svg' => ['main_logo', 200],
|
'main_logo.svg' => ['main_logo', 200],
|
||||||
'conversations_mono.svg' => ['ic_notification', 24],
|
'conversations_mono.svg' => ['ic_notification', 24],
|
||||||
'ic_received_indicator.svg' => ['ic_received_indicator', 12],
|
'ic_received_indicator.svg' => ['ic_received_indicator', 12],
|
||||||
'ic_send_text_offline.svg' => ['ic_send_text_offline', 36],
|
'ic_send_text_offline.svg' => ['ic_send_text_offline', 36],
|
||||||
|
|
Loading…
Reference in a new issue