[NUI] Add SpaceEvenly to FlexJustification
authorJaehyun Cho <jae_hyun.cho@samsung.com>
Thu, 3 Jun 2021 05:39:52 +0000 (14:39 +0900)
committerdongsug-song <35130733+dongsug-song@users.noreply.github.com>
Mon, 27 Sep 2021 08:27:23 +0000 (17:27 +0900)
commit0a8882afbe4c005367fc6b7ac58439f4366c7504
treef6892a0d821fd66ba5386fdd252a0c0068c3b4ce
parent0e993575d976156ca5cdd7844270d9f576ba4bfa
[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/259252/
src/Tizen.NUI/src/public/Layouting/FlexLayout.cs