[NUI] Add the default images of Pagination (#1641)
authorSeoyeon2Kim <34738918+Seoyeon2Kim@users.noreply.github.com>
Mon, 1 Jun 2020 08:08:28 +0000 (17:08 +0900)
committerGitHub <noreply@github.com>
Mon, 1 Jun 2020 08:08:28 +0000 (17:08 +0900)
commitcf19b5aa546b097a39401e4d4b2d11381e1fcc6a
tree49acd3f7edc1ce8380df18814533e2019edbdb1e
parent6763ba6c07a7dcb2692d83d9f7569ad30ca0bf9b
[NUI] Add the default images of Pagination (#1641)

- Even though users don't set Pagination images separately,
 the default images would be shown.

Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
packaging/PlatformFileList.txt
src/Tizen.NUI.Components/PreloadStyle/DefaultTheme.cs
src/Tizen.NUI.Components/PreloadStyle/WearableTheme.cs
src/Tizen.NUI.Components/Style/Theme.cs
src/Tizen.NUI.Components/res/nui_component_default_pagination_focus_dot.png [new file with mode: 0644]
src/Tizen.NUI.Components/res/nui_component_default_pagination_normal_dot.png [new file with mode: 0644]
src/Tizen.NUI.Wearable/src/public/CircularPagination.cs
src/Tizen.NUI.Wearable/src/public/WearableStyle/CircularPaginationStyle.cs