[NUI] All Layers have an Absolute layout (#313)
authordongsug-song <35130733+dongsug-song@users.noreply.github.com>
Wed, 27 Jun 2018 02:01:48 +0000 (11:01 +0900)
committerGitHub <noreply@github.com>
Wed, 27 Jun 2018 02:01:48 +0000 (11:01 +0900)
commit298498f1da4c68819e77f3d1be4356d4a0829d86
treebde861a6a13d59915b69a5b3bdcc19c56eb4cf57
parent2ad782942480ba1cedd47963e8dbfc9adccf8c22
[NUI] All Layers have an Absolute layout (#313)

Change-Id: I08281a25b2b73822b45f5c6a567b574b5af74fb4
src/Tizen.NUI/src/public/Layer.cs
src/Tizen.NUI/src/public/Window.cs
test/NUITestSample/NUITestSample/examples/layouting/custom-layout-root-layer-test.cs [new file with mode: 0755]
test/NUITestSample/NUITestSample/examples/layouting/custom-layout-test-2.cs [new file with mode: 0755]
test/NUITestSample/NUITestSample/examples/layouting/custom-layout-test.cs
test/NUITestSample/NUITestSample/examples/layouting/flex-layout-test.cs
test/NUITestSample/NUITestSample/examples/layouting/linear-layout-test.cs
test/NUITestSample/NUITestSample/examples/layouting/root-problem-fix-adding-several-layers.cs [new file with mode: 0755]