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)
commit810d35ceaa80c4b38988cccf9731c7837385e3cf
treec9f25fc2afd2cdb833329586975260f0490dd296
parent30f34e317e33abd5f6926cc418584a4f8d0c60fc
Add child flex node with its margin

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
automated-tests/src/dali-toolkit/utc-Dali-FlexNode.cpp
dali-toolkit/devel-api/layouting/flex-node.cpp
dali-toolkit/devel-api/layouting/flex-node.h