Add progress item implementation 11/200311/1
authorhyunho <hhstark.kang@samsung.com>
Thu, 21 Feb 2019 10:13:24 +0000 (19:13 +0900)
committerhyunho <hhstark.kang@samsung.com>
Thu, 21 Feb 2019 10:13:24 +0000 (19:13 +0900)
commit8d09364c950a84e1aa8f4ae42b105d56bf7f6ee3
tree7c212bb40765d6cefdd747cb2e4e5f272c5e8b37
parente9992128430fc3cf23b2d86c038b0743ea89e714
Add progress item implementation

Change-Id: Ibc606f47ab651d9bc5cfaf14ea286865651b1a2d
Signed-off-by: hyunho <hhstark.kang@samsung.com>
notification-ex/item.h
notification-ex/item_factory.cc
notification-ex/progress_item.cc [new file with mode: 0644]
notification-ex/progress_item.h [new file with mode: 0644]
notification-ex/progress_item_implementation.h [new file with mode: 0644]
unittest/src/test_progress_item.cc [new file with mode: 0644]