New Popup implementation
[platform/core/uifw/dali-demo.git] / resources / scripts / music-library.json
index f0a8e4f..163412b 100644 (file)
       "type": "Control",
       "actors": [
         {
-          "type": "TextView",
+          "type": "TextLabel",
           "actors": [],
           "name": "Time",
           "position": [
             1
           ],
           "sizeAspectRatio": false,
-          "markup-enabled": true,
-          "text": "<font size=10px color=#ffffff><b>12:30</b></font>"
+          "text": "12:30",
+          "point-size": 10
         }
       ],
       "name": "Indicators",