Changes after TouchedSignal changes
[platform/core/uifw/dali-demo.git] / resources / scripts / animation.json
index bff6d83..b9e1007 100644 (file)
@@ -92,7 +92,7 @@
     "size": [200, 200, 1],
     "orientation": [0, 0, 30],
     "signals": [{
-      "name": "touch",
+      "name": "touched",
       "action": "play",
       "animation": "animate"
     }]
     "position": [-150, -50, 0],
     "text": "or me",
     "signals": [{
-      "name": "touch",
+      "name": "touched",
       "action": "play",
       "animation": "pathAnimation"
     }]
     "position": [0, 200, 0],
     "size": [200, 200, 1],
     "signals": [{
-      "name": "touch",
+      "name": "touched",
       "action": "play",
       "animation": "rotate"
     }],