Add child flex node with its margin 88/224488/3
authorneostom432 <minho.sun@samsung.com>
Tue, 11 Feb 2020 03:33:17 +0000 (12:33 +0900)
committerneostom432 <minho.sun@samsung.com>
Wed, 12 Feb 2020 06:06:13 +0000 (15:06 +0900)
To set margin to FlexLayout child, we should know its margin.
Unfortunately, Margin is set to view's layout object when using layout so we cannot know it in DALi side.

So, make new api which can pass child's margin.

Change-Id: I7f9708eef332a6d9d4d541ddce439e9bc723066f


No differences found