[NUI] Fix Progress size issue (#3196)
authorSeoyeon2Kim <34738918+Seoyeon2Kim@users.noreply.github.com>
Wed, 16 Jun 2021 08:14:18 +0000 (17:14 +0900)
committerdongsug-song <35130733+dongsug-song@users.noreply.github.com>
Wed, 23 Jun 2021 08:25:09 +0000 (17:25 +0900)
commitefa728b5c03ff90d39fa8049be377cd46467918c
tree966815f978bd90c322d9f7c2c8bdbcffb58c141a
parentb63dcf1480c99dc1fd4a090e23271e3ccb2f903b
[NUI] Fix Progress size issue (#3196)

- If Progress size is set as relative properties, such as MatchParent or WrapContent,
 the size of progress track is not drawn properly.
- Fixed to get the correct size of progress.
- Updated Progress theme

Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
src/Tizen.NUI.Components/Controls/Progress.cs
src/Tizen.NUI.Components/Theme/DefaultThemeCommon.cs