Notification Popup implementation 25/49325/6
authorDariusz Frankiewicz <d.frankiewic@samsung.com>
Thu, 8 Oct 2015 06:58:22 +0000 (08:58 +0200)
committerDariusz Frankiewicz <d.frankiewic@samsung.com>
Wed, 14 Oct 2015 11:50:55 +0000 (04:50 -0700)
commitf094378850f5d282c886d233a7c239cf5894242b
tree0122bccf18b854fd874c00e5243f4fe96aa6a556
parent23c79dd406e0ef10880413e7108beea23de1838b
Notification Popup implementation

[Issue]    N/A
[Problem]  Lack of notification popup in settings.
[Solution] Implement missing functionality.
[Verify]   Go to settings and press all three buttons, afterch each of
           them notification popup should appear.

Change-Id: I45d217fbacb5f05c2d9d25d72dc2642df4142ab6
Signed-off-by: Dariusz Frankiewicz <d.frankiewic@samsung.com>
services/SimpleUI/CMakeLists.txt
services/SimpleUI/NotificationPopup.cpp [new file with mode: 0644]
services/SimpleUI/NotificationPopup.h [new file with mode: 0644]
services/SimpleUI/SimpleUI.cpp
services/SimpleUI/SimpleUI.h
services/SimpleUI/edc/NotificationPopup.edc [new file with mode: 0644]