Copy visuals header files to the correct folder
[platform/core/uifw/dali-toolkit.git] / node-addon / item-template.json
index 1161765..2871198 100644 (file)
@@ -15,8 +15,8 @@
           "type":"ImageView",
           "image":
           {
-            "rendererType" : "image",
-            "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" : "image",
-            "imageUrl": "{icon_path}"
+            "rendererType" : "IMAGE",
+            "url": "{icon_path}"
           },
           "position":[0.0, -10.0, 0.0],
           "size":[70.0, 70.0, 0.0],