Add update measured size for focus animation.
[platform/core/uifw/dali-demo.git] / resources / style / style-example-theme-two.json.in
index 791a79e..d689bff 100644 (file)
         "transform":{
           "size":[0.09, 0.28],
           "offset":[30,0],
-          "offsetSizeMode":[1,1,0,0],
+          "offsetPolicy":["ABSOLUTE", "ABSOLUTE"],
+          "sizePolicy":["RELATIVE", "RELATIVE"],
           "origin":"CENTER_BEGIN",
           "anchorPoint":"CENTER_BEGIN"
         }
         "transform":{
           "size":[0.09, 0.28],
           "offset":[30,0],
-          "offsetSizeMode":[1,1,0,0],
+          "offsetPolicy":["ABSOLUTE", "ABSOLUTE"],
+          "sizePolicy":["RELATIVE", "RELATIVE"],
           "origin":"CENTER_BEGIN",
           "anchorPoint":"CENTER_BEGIN"
         }
         "transform":{
           "size":[0.9, 0.9],
           "offset":[-30,0],
-          "offsetSizeMode":[1,1,0,0],
+          "offsetPolicy":["ABSOLUTE", "ABSOLUTE"],
+          "sizePolicy":["RELATIVE", "RELATIVE"],
           "origin":"CENTER_END",
           "anchorPoint":"CENTER_END"
         }