Replaced box with custom layout in ListView. 18/94318/2
authorEugene Kurzberg <i.kurtsberg@samsung.com>
Fri, 28 Oct 2016 07:21:27 +0000 (10:21 +0300)
committerEugene Kurzberg <i.kurtsberg@samsung.com>
Fri, 28 Oct 2016 12:07:27 +0000 (15:07 +0300)
commit5541749f3ccc12bcb5a8c92c97b2146c22b776b0
treec7258fc40afe04ab268e8deee7e5f9dc0e4a8d40
parent73886e3902d91146a92ec12425a100e5ca41770b
Replaced box with custom layout in ListView.
Refactored layout creation and empty state.

Change-Id: I369c07978d23509e7240912d766aeb9df0cebed2
Signed-off-by: Eugene Kurzberg <i.kurtsberg@samsung.com>
lib-contacts/inc/Contacts/List/ListView.h
lib-contacts/project_def.prop
lib-contacts/res/list/CMakeLists.txt
lib-contacts/res/list/edje/ListLayout.h [new file with mode: 0644]
lib-contacts/res/list/edje/ListPath.h
lib-contacts/res/list/edje/list-layout.edc [new file with mode: 0644]
lib-contacts/src/Contacts/Groups/MembersListView.cpp
lib-contacts/src/Contacts/List/ListView.cpp