aboutsummaryrefslogtreecommitdiffstats
path: root/art
diff options
context:
space:
mode:
authoriNPUTmice <daniel@gultsch.de>2015-01-29 23:26:41 +0100
committeriNPUTmice <daniel@gultsch.de>2015-01-29 23:26:41 +0100
commit6c3ea7f2bdde738c48067ecb6b6588b7ad39a05e (patch)
tree741f7defe8265ee8b61f95ddc3f3ecab9a72d158 /art
parentf2bf64d19d7eb14f34324311ebf4f95378d81fbe (diff)
parent26bc2d387f9efb4fa936b95b2c6cc26b8503757f (diff)
Merge branch 'development' of https://github.com/siacs/Conversations into development
Diffstat (limited to 'art')
-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],