[NUI] Fix NUI Svace issue (#2806)
authorhuiyueun <35286162+huiyueun@users.noreply.github.com>
Tue, 30 Mar 2021 01:52:43 +0000 (10:52 +0900)
committerdongsug-song <35130733+dongsug-song@users.noreply.github.com>
Tue, 30 Mar 2021 06:51:02 +0000 (15:51 +0900)
commitb3999b652c8be2c27e2a3f746b319c4f6cb485cd
tree2b4358b1300ad6a6629bceb4a1656008e74fdec8
parentbf7d9f4b585c9d7afa0fe887b652a4d1a0884b5e
[NUI] Fix NUI Svace issue (#2806)

Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
18 files changed:
src/Tizen.NUI.Components/Controls/Navigation/Navigator.cs
src/Tizen.NUI.Components/Controls/RecyclerView/CollectionView.cs
src/Tizen.NUI.Wearable/src/public/CircularScrollbar.cs
src/Tizen.NUI/src/internal/Common/PropertyRangeManager.cs
src/Tizen.NUI/src/internal/Layouting/LayoutController.cs
src/Tizen.NUI/src/internal/XamlBinding/DependencyService.cs
src/Tizen.NUI/src/public/Common/Color.cs
src/Tizen.NUI/src/public/Common/Position.cs
src/Tizen.NUI/src/public/Common/Position2D.cs
src/Tizen.NUI/src/public/Common/RelativeVector2.cs
src/Tizen.NUI/src/public/Common/RelativeVector4.cs
src/Tizen.NUI/src/public/Common/Size.cs
src/Tizen.NUI/src/public/Common/Size2D.cs
src/Tizen.NUI/src/public/Common/Vector2.cs
src/Tizen.NUI/src/public/Layouting/FlexLayout.cs
src/Tizen.NUI/src/public/ViewProperty/ImageShadow.cs
src/Tizen.NUI/src/public/ViewProperty/Shadow.cs
src/Tizen.NUI/src/public/ViewProperty/ShadowBase.cs