[NUI] Add CircularProgress to Wearable components (#1609)
authorSeoyeon2Kim <34738918+Seoyeon2Kim@users.noreply.github.com>
Wed, 27 May 2020 08:28:25 +0000 (17:28 +0900)
committerGitHub <noreply@github.com>
Wed, 27 May 2020 08:28:25 +0000 (17:28 +0900)
commitf58db4ed237cd8c0919e86ec1c00536daf77e8dd
tree6ace8d2c0b4859f53a4bbb5b99f913cfa9b3b2f8
parentca6836864090154c87f0262f629253970ecab5f5
[NUI] Add CircularProgress to Wearable components (#1609)

* [NUI] Add CircularProgress to Wearable components

Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
* [NUI] Add Animation to CircularProgress angle

Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
* Fix typo
src/Tizen.NUI.Wearable/src/public/CircularProgress.cs [new file with mode: 0755]
src/Tizen.NUI.Wearable/src/public/WearableStyle/CircularProgressStyle.cs [new file with mode: 0755]