[NUI] Apply Progress and Loading UX
authorSeoyeon Kim <seoyeon2.kim@samsung.com>
Mon, 2 May 2022 07:19:45 +0000 (16:19 +0900)
committerTaehyub Kim <taehyub.kim@samsung.com>
Tue, 3 May 2022 09:00:21 +0000 (02:00 -0700)
commit980e671a5dee9609da0a9b0caf8974b9e828dbd3
tree279c81615b68a282db0e2c83b19e384e54f3dcf0
parent77713c556129ab0d1eb6115f32a535c720cbde9b
[NUI] Apply Progress and Loading UX

- The latest Progress and Loading UX have been applied. (Based on API10)
  The colors and sizes of Progress and Track are changed.
  Indeterminate image is changed.

Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
src/Tizen.NUI.Components/Controls/Progress.cs
src/Tizen.NUI.Components/Theme/DefaultThemeCommon.cs
src/Tizen.NUI.Components/res/IoT_progress_indeterminate.png [changed mode: 0755->0644]
test/Tizen.NUI.StyleGuide/Examples/ProgressExample.cs
test/Tizen.NUI.StyleGuide/res/loading/Iot_Loading_1.png [new file with mode: 0644]
test/Tizen.NUI.StyleGuide/res/loading/Iot_Loading_2.png [new file with mode: 0644]
test/Tizen.NUI.StyleGuide/res/loading/Iot_Loading_3.png [new file with mode: 0644]
test/Tizen.NUI.StyleGuide/res/loading/Iot_Loading_4.png [new file with mode: 0644]
test/Tizen.NUI.StyleGuide/res/loading/Iot_Loading_5.png [new file with mode: 0644]
test/Tizen.NUI.StyleGuide/res/loading/Iot_Loading_6.png [new file with mode: 0644]