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=2016ea77221c0b273d16177f1cc5e9c2822cab30;hp=f909edd313afa39bbf305e11ee9d87645c91b6c9;hb=9481ac41b5d77438d5656a8ccd8c86c4ab04eeea;hpb=6e1c16f82d6ea3d44f74e4dc11212ac18c963ef4 diff --git a/node-addon/item-template.json b/node-addon/item-template.json index f909edd..2016ea7 100644 --- a/node-addon/item-template.json +++ b/node-addon/item-template.json @@ -15,8 +15,8 @@ "type":"ImageView", "image": { - "rendererType" : "imageRenderer", - "imageUrl": "{icon_path}" + "rendererType" : "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" : "imageRenderer", - "imageUrl": "{icon_path}" + "rendererType" : "image", + "url": "{icon_path}" }, "position":[0.0, -10.0, 0.0], "size":[70.0, 70.0, 0.0],