Cleaned up some & removed redundant JSON scripts, as well as background color propert...
[platform/core/uifw/dali-demo.git] / resources / scripts / table-view.json
index 8463bb7..ff46cd1 100644 (file)
@@ -43,7 +43,8 @@
       "name":"simpleTable",
       "type":"TableView",
       "background":{
-        "color": [0.5,0.5,0,1]
+        "rendererType": "color",
+        "blendColor": [0.5,0.5,0,1]
         },
       "parentOrigin": "CENTER",
       "size":[400,400,1],