[NUI] Add SpaceEvenly to FlexJustification
authorJaehyun Cho <jae_hyun.cho@samsung.com>
Thu, 3 Jun 2021 05:39:52 +0000 (14:39 +0900)
committerJaehyun Cho <jaehyun0cho@gmail.com>
Wed, 9 Jun 2021 11:58:31 +0000 (20:58 +0900)
commitd9589d00c83762512c5dbee73756141b3dfb5f9e
tree48e1f01bf33996746e9f89542074f29e78fe3e55
parent6f049d147dbddd3cfe583f1ab63952eaa68509f5
[NUI] Add SpaceEvenly to FlexJustification

SpaceAround distributes the equal space to before, and after each item.
Therefore, the space between adjacent items is twice bigger than the
space between the beginning edge and the first item.

To distribute the equal space to before, between, and after each item,
SpaceEvenly is added to FlexJustification.

Requires:
https://review.tizen.org/gerrit/259554/
src/Tizen.NUI/src/public/Layouting/FlexLayout.cs