[NUI] Apply Slider UX - Thumb and Tracks
authorSeoyeon Kim <seoyeon2.kim@samsung.com>
Mon, 2 May 2022 03:14:44 +0000 (12:14 +0900)
committerTaehyub Kim <taehyub.kim@samsung.com>
Tue, 3 May 2022 09:00:21 +0000 (02:00 -0700)
commita02d81a34d845340fe720b0507e0686dbc3091ba
tree14f9f1592cbe99ee6ea1229a8b6be47cf87cf5ce
parent980e671a5dee9609da0a9b0caf8974b9e828dbd3
[NUI] Apply Slider UX - Thumb and Tracks

- The latest Slider UX have been applied. (Based on API10)
 1) The colors of Thumb(Handle), Progress, and Track are changed.
 2) The size of Progress and Track is changed.

Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
src/Tizen.NUI.Components/Theme/DefaultThemeCommon.cs
src/Tizen.NUI.Components/res/IoT_slider_handler_disabled.png [changed mode: 0755->0644]
src/Tizen.NUI.Components/res/IoT_slider_handler_focused.png [new file with mode: 0644]
src/Tizen.NUI.Components/res/IoT_slider_handler_normal.png [changed mode: 0755->0644]
src/Tizen.NUI.Components/res/IoT_slider_handler_pressed.png [changed mode: 0755->0644]
test/Tizen.NUI.StyleGuide/Examples/SliderExample.cs