Revert "[NUI] Support Layout property by ViewStyle"
authorJaehyun Cho <jae_hyun.cho@samsung.com>
Fri, 3 Jun 2022 09:11:23 +0000 (18:11 +0900)
committerdongsug-song <35130733+dongsug-song@users.noreply.github.com>
Fri, 3 Jun 2022 09:22:25 +0000 (18:22 +0900)
commit2e9bf3d918e0cc521436a05f6c6f4342da8fdfa0
tree9100807f5f1ef080232416c12a907f5a052dbd56
parent18f5bd922e51e682fdc56aa20a88b95f2f9253ec
Revert "[NUI] Support Layout property by ViewStyle"

This reverts commit 401fdd783df1f139eb2283d453678d69e02fb770.
src/Tizen.NUI.Components/Controls/Button.Internal.cs
src/Tizen.NUI.Components/Theme/DefaultThemeCommon.cs
src/Tizen.NUI/src/public/BaseComponents/Style/ViewStyle.cs
src/Tizen.NUI/src/public/BaseComponents/Style/ViewStyleBindableProperty.cs
src/Tizen.NUI/src/public/BaseComponents/View.cs
src/Tizen.NUI/src/public/Layouting/AbsoluteLayout.cs
src/Tizen.NUI/src/public/Layouting/FlexLayout.cs
src/Tizen.NUI/src/public/Layouting/GridLayout.cs
src/Tizen.NUI/src/public/Layouting/LayoutItem.cs
src/Tizen.NUI/src/public/Layouting/LinearLayout.cs
src/Tizen.NUI/src/public/Layouting/RelativeLayout.cs