render ic_launcher. fixes #1919

This commit is contained in:
Daniel Gultsch 2016-06-28 08:00:04 +02:00
parent 4e6d16c49b
commit 9a7f51520e
3 changed files with 3 additions and 2 deletions

View File

Before

Width:  |  Height:  |  Size: 25 KiB

After

Width:  |  Height:  |  Size: 25 KiB

1
art/main_logo.svg Symbolic link
View File

@ -0,0 +1 @@
ic_launcher.svg

View File

@ -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],