[NUI] Add Absolute/Flex/Linear layout class (#305)
authorXianbing Teng <xb.teng@samsung.com>
Thu, 21 Jun 2018 10:27:26 +0000 (18:27 +0800)
committerdongsug-song <35130733+dongsug-song@users.noreply.github.com>
Thu, 21 Jun 2018 10:27:26 +0000 (19:27 +0900)
commit8e7863e9e3f7d4c7678fa404d5cd2d04bdf5123b
treea286c882384d3225404967075fc507c752cd4aee
parent1c9212057ef86428592a7e93aefc31474252bc3d
[NUI] Add Absolute/Flex/Linear layout class (#305)
src/Tizen.NUI/src/internal/Layouting/AbsoluteLayout.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/Layouting/FlexLayout.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/Layouting/LayoutPINVOKE.cs
src/Tizen.NUI/src/internal/Layouting/LinearLayout.cs [new file with mode: 0755]