[NUI] Merge Layout related changes from dalihub (#968)
authordongsug-song <35130733+dongsug-song@users.noreply.github.com>
Thu, 8 Aug 2019 11:15:08 +0000 (20:15 +0900)
committerGitHub <noreply@github.com>
Thu, 8 Aug 2019 11:15:08 +0000 (20:15 +0900)
commit8e47b1c84a92578b6c34a341e32a368112c2ef91
treefbfee5fba800a397c058ea26db30cd1ae5d05cfb
parentbb2a53a66a4c4fe0462db40c7833b69ba4dca9d8
[NUI] Merge Layout related changes from dalihub (#968)
20 files changed:
src/Tizen.NUI/src/internal/Layouting/FlexLayout.cs [changed mode: 0644->0755]
src/Tizen.NUI/src/internal/Layouting/GridLayout.cs
src/Tizen.NUI/src/internal/Layouting/Interop/Interop.AbsoluteLayout.cs [deleted file]
src/Tizen.NUI/src/internal/Layouting/Interop/Interop.GridLayout.cs [deleted file]
src/Tizen.NUI/src/internal/Layouting/Interop/Interop.Layout.cs
src/Tizen.NUI/src/internal/Layouting/Interop/Interop.LayoutGroupWrapper.cs [deleted file]
src/Tizen.NUI/src/internal/Layouting/Interop/Interop.LayoutGroupWrapperImpl.cs [deleted file]
src/Tizen.NUI/src/internal/Layouting/Interop/Interop.LayoutItemPtr.cs [deleted file]
src/Tizen.NUI/src/internal/Layouting/Interop/Interop.LayoutItemWrapper.cs [deleted file]
src/Tizen.NUI/src/internal/Layouting/Interop/Interop.LayoutLength.cs [deleted file]
src/Tizen.NUI/src/internal/Layouting/Interop/Interop.LayoutParent.cs [deleted file]
src/Tizen.NUI/src/internal/Layouting/Interop/Interop.LayoutSize.cs [deleted file]
src/Tizen.NUI/src/internal/Layouting/Interop/Interop.LinearLayout.cs [deleted file]
src/Tizen.NUI/src/internal/Layouting/Interop/LayoutPINVOKE.cs [deleted file]
src/Tizen.NUI/src/internal/Layouting/LayoutController.cs [changed mode: 0644->0755]
src/Tizen.NUI/src/internal/Layouting/LayoutData.cs
src/Tizen.NUI/src/internal/Layouting/LayoutGroup.cs
src/Tizen.NUI/src/internal/Layouting/LayoutItem.cs
src/Tizen.NUI/src/internal/Layouting/LayoutTransition.cs [new file with mode: 0755]
src/Tizen.NUI/src/public/BaseComponents/View.cs