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 |
|
@ -0,0 +1 @@
|
|||
ic_launcher.svg
|
|
@ -11,8 +11,8 @@ resolutions = {
|
|||
}
|
||||
|
||||
images = {
|
||||
'conversations_baloon.svg' => ['ic_launcher', 48],
|
||||
'conversations_baloon.svg' => ['main_logo', 200],
|
||||
'ic_launcher.svg' => ['ic_launcher', 48],
|
||||
'main_logo.svg' => ['main_logo', 200],
|
||||
'conversations_mono.svg' => ['ic_notification', 24],
|
||||
'ic_received_indicator.svg' => ['ic_received_indicator', 12],
|
||||
'ic_send_text_offline.svg' => ['ic_send_text_offline', 36],
|
||||
|
|
Loading…
Reference in New Issue