[NUI] Add FlexLayout sample (#309)
authordongsug-song <35130733+dongsug-song@users.noreply.github.com>
Fri, 22 Jun 2018 06:09:03 +0000 (15:09 +0900)
committerGitHub <noreply@github.com>
Fri, 22 Jun 2018 06:09:03 +0000 (15:09 +0900)
commit016eb70b8fcbcbaa2723111d491059fa43dff111
tree0aef3e856cdecd11216e7c9d83763afcb5e82b77
parent15ac0b606ac26548806d91efd4e9a7c23256409e
[NUI] Add FlexLayout sample (#309)
test/NUITestSample/NUITestSample/examples/layouting/CustomLayout.cs [deleted file]
test/NUITestSample/NUITestSample/examples/layouting/SimpleLayout.cs [deleted file]
test/NUITestSample/NUITestSample/examples/layouting/custom-layout-without-absoluteLayout-test.cs [new file with mode: 0755]
test/NUITestSample/NUITestSample/examples/layouting/flex-layout-test.cs [new file with mode: 0755]