[NUI] Fix Progress and improve Loading
authorJiyun Yang <ji.yang@samsung.com>
Mon, 20 Feb 2023 05:47:18 +0000 (14:47 +0900)
committerEunki Hong <h.pichulia@gmail.com>
Tue, 21 Feb 2023 11:04:00 +0000 (20:04 +0900)
commit6d2a362ab29c17a2cd44c4026dcbc7a9c736f73e
treec622e384ed2b7c1e1e510a98757284855be26eb4
parent41db2c5eedb4530e0f43f7211357ef87afcd6677
[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