[NUI] Fix Svace issues
authorzhouleonlei <zhouleon.lei@samsung.com>
Mon, 10 May 2021 12:33:53 +0000 (20:33 +0800)
committerdongsug-song <35130733+dongsug-song@users.noreply.github.com>
Fri, 21 May 2021 07:37:43 +0000 (16:37 +0900)
commit1eb7426c1f469363a44ea7e0e7425eed32b6743f
tree4751964f4f152b5a9ee0da1d62282c8fed5f4e38
parentfeea620a0496631eef630cf949ec38386702e0d6
[NUI] Fix Svace issues
21 files changed:
src/Tizen.NUI.Components/Controls/Loading.cs
src/Tizen.NUI.Components/Controls/RecyclerView/CollectionView.cs
src/Tizen.NUI.Components/Controls/RecyclerView/Item/RecyclerViewItem.Internal.cs
src/Tizen.NUI.Components/Controls/RecyclerView/Item/RecyclerViewItem.cs
src/Tizen.NUI.Components/Controls/RecyclerView/Layouter/GridLayouter.cs
src/Tizen.NUI.Components/Controls/RecyclerView/Layouter/LinearLayouter.cs
src/Tizen.NUI/src/internal/EXaml/Action/AddEventAction.cs
src/Tizen.NUI/src/internal/EXaml/Action/AddToResourceDictionary.cs
src/Tizen.NUI/src/internal/EXaml/Action/CallAddMethodAction.cs
src/Tizen.NUI/src/internal/EXaml/Action/SetBindalbePropertyAction.cs
src/Tizen.NUI/src/internal/EXaml/Action/SetBindingAction.cs
src/Tizen.NUI/src/internal/EXaml/Action/SetDynamicResourceAction.cs
src/Tizen.NUI/src/internal/EXaml/Action/SetPropertyAction.cs
src/Tizen.NUI/src/internal/EXaml/Block/GatherTypesBlock.cs
src/Tizen.NUI/src/internal/EXaml/Operation/AddToResourceDictionary.cs
src/Tizen.NUI/src/internal/EXaml/Operation/GatherBindableProperties.cs
src/Tizen.NUI/src/internal/EXaml/Operation/GatherConvertedValue.cs
src/Tizen.NUI/src/internal/EXaml/Operation/SetDynamicResource.cs
src/Tizen.NUI/src/internal/Layouting/LayoutController.cs
src/Tizen.NUI/src/public/BaseComponents/Style/ViewStyle.cs
src/Tizen.NUI/src/public/Layouting/FlexLayout.cs