aboutsummaryrefslogtreecommitdiffstats
path: root/art/render.rb
diff options
context:
space:
mode:
Diffstat (limited to 'art/render.rb')
-rwxr-xr-xart/render.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/art/render.rb b/art/render.rb
index 386366a4..2ab3e94f 100755
--- a/art/render.rb
+++ b/art/render.rb
@@ -4,6 +4,7 @@ resolutions={
'hdpi' => 1.5,
'xhdpi' => 2,
'xxhdpi' => 3,
+ 'xxxhdpi' => 4,
}
images = {
'conversations_baloon.svg' => ['ic_launcher', 48],