[NUI] Fix Progress and improve Loading
authorJiyun Yang <ji.yang@samsung.com>
Mon, 20 Feb 2023 05:47:18 +0000 (14:47 +0900)
committerJiyun Yang <ji.yang@samsung.com>
Mon, 20 Feb 2023 08:47:42 +0000 (17:47 +0900)
commit680ff1c60504f01b2b3612967f50a9cf3d2ba13a
treec16c02a1632443e24413f7119a85fdd58383a7b5
parent7a4170410f4a04ffb0b9e3a4193a40f5e6028a31
[NUI] Fix Progress and improve Loading

* Progress
Previously, the Progress did not update the distance of the indeterminate animation on resize.

* Loading
Add a property that can help to set lottie animation image url.
This is for using Theme.

Signed-off-by: Jiyun Yang <ji.yang@samsung.com>
src/Tizen.NUI.Components/Controls/Loading.cs
src/Tizen.NUI.Components/Controls/Progress.cs
src/Tizen.NUI.Components/Style/LoadingStyle.cs