AlarmView: show "No alarms" text on empty list
authorLukasz Stanislawski <l.stanislaws@samsung.com>
Wed, 14 Sep 2016 11:34:52 +0000 (13:34 +0200)
committerŁukasz Stanisławski <l.stanislaws@samsung.com>
Thu, 15 Sep 2016 08:23:13 +0000 (10:23 +0200)
commitdb8cb6fce8ae882b208ace0866d2f5baa58e2af5
treed03859b15bf59494ebfc85ac26bad1c092c06328
parent3b278fdb8f379f6595ffee15736367eb11dbd836
AlarmView: show "No alarms" text on empty list

Show "No alarms" text when there is no alarms defined
by the user.

Change-Id: I2782c81e50bf109bf554ad633a4f0591e808a864
clock/inc/Presenter/AlarmPresenter.h
clock/inc/View/AlarmView.h
clock/res/edje/alarm.edc
clock/src/Presenter/AlarmPresenter.cpp
clock/src/View/AlarmView.cpp