X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git;a=blobdiff_plain;f=node-addon%2Fitem-template.json;h=f6e7e6434ca6415f6f985b11ffe45ca447f48bf4;hp=11617656236c91c6e751273494cb153851fb8e84;hb=b47b167881305d2b72f271f1fc87935e61220433;hpb=864042717041b6d9ad114b2e2f360f5f07c7682b diff --git a/node-addon/item-template.json b/node-addon/item-template.json index 1161765..f6e7e64 100644 --- a/node-addon/item-template.json +++ b/node-addon/item-template.json @@ -15,8 +15,8 @@ "type":"ImageView", "image": { - "rendererType" : "image", - "imageUrl": "{icon_path}" + "visualType" : "IMAGE", + "url": "{icon_path}" }, "position":[20.0, 0.0, 0.0], "size":[70.0, 70.0, 0.0], @@ -59,8 +59,8 @@ "type":"ImageView", "image": { - "rendererType" : "image", - "imageUrl": "{icon_path}" + "visualType" : "IMAGE", + "url": "{icon_path}" }, "position":[0.0, -10.0, 0.0], "size":[70.0, 70.0, 0.0],