[NUI] Update NUI Slider default and dark themes (#2925)
authorSeoyeon2Kim <34738918+Seoyeon2Kim@users.noreply.github.com>
Tue, 20 Apr 2021 05:46:29 +0000 (14:46 +0900)
committerJoogabYun <40262755+JoogabYun@users.noreply.github.com>
Tue, 20 Apr 2021 07:10:07 +0000 (16:10 +0900)
commit4743c85044b4466ebda432d92d20b21a68f7630b
tree9e6bf5804e75dcd0f237604a7c3f0a294f1af7a5
parent6a45d3e4c316f206a7058556e2d2002b7b4dc0b5
[NUI] Update NUI Slider default and dark themes (#2925)

- Update default theme and dark theme of Slider component.

Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
12 files changed:
src/Tizen.NUI.Components/Theme/DefaultThemeCommon.cs
src/Tizen.NUI.Components/Theme/ThemeDark.cs
src/Tizen.NUI.Components/res/IoT_progressindicator_empty.png [new file with mode: 0755]
src/Tizen.NUI.Components/res/IoT_progressindicator_progress.png [new file with mode: 0755]
src/Tizen.NUI.Components/res/IoT_progressindicator_progress_dark.png [new file with mode: 0755]
src/Tizen.NUI.Components/res/IoT_progressindicator_progressdisabled.png [new file with mode: 0755]
src/Tizen.NUI.Components/res/IoT_slider_handler_normal.png [new file with mode: 0755]
src/Tizen.NUI.Components/res/IoT_slider_handler_normalW.png [new file with mode: 0755]
src/Tizen.NUI.Components/res/IoT_slider_status_empty_track.png [new file with mode: 0755]
src/Tizen.NUI.Components/res/IoT_slider_status_track.png [new file with mode: 0755]
src/Tizen.NUI.Components/res/IoT_slider_status_trackW.png [new file with mode: 0755]
src/Tizen.NUI.Components/res/IoT_slider_status_track_disabled.png [new file with mode: 0755]