[NUI] Fix Size2D to work correctly in Loading (#2114)
authorSeoyeon2Kim <34738918+Seoyeon2Kim@users.noreply.github.com>
Mon, 26 Oct 2020 02:43:15 +0000 (11:43 +0900)
committerGitHub <noreply@github.com>
Mon, 26 Oct 2020 02:43:15 +0000 (11:43 +0900)
commitd937dc176cc23d88355b9133867a6210d121dc76
tree94194554ad02233b065d2527e982f81a7784e853
parent9f380a332cc90729cbbbd7090c6439e0ad299e75
[NUI] Fix Size2D to work correctly in Loading (#2114)

- Currently, Size2D is not working well because of duplicated size properties.
- Fixed Size2D to work well in Loading

Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
src/Tizen.NUI.Components/Controls/Loading.cs
src/Tizen.NUI.Components/Style/LoadingStyle.cs