Implemented common popup with editfield. 48/82148/1
authorEugene Kurzberg <i.kurtsberg@samsung.com>
Wed, 13 Jul 2016 10:16:24 +0000 (13:16 +0300)
committerEugene Kurzberg <i.kurtsberg@samsung.com>
Mon, 1 Aug 2016 06:38:57 +0000 (09:38 +0300)
commite92efdf4c8546dcafdb3103fd5babe26ac28a4ce
tree438de6b915926dd40327fc5f86ca1efb44fc68a5
parent5bfb2b2604dd8da2d208219e9dca1d701f8f6b2a
Implemented common popup with editfield.

Change-Id: I1e287987b73d2ad3273b04299088eee01251849c
Signed-off-by: Eugene Kurzberg <i.kurtsberg@samsung.com>
lib-apps-common/inc/Ux/EditfieldPopup.h [new file with mode: 0644]
lib-apps-common/src/Ux/EditfieldPopup.cpp [moved from lib-contacts/src/Contacts/Input/ContactTypedFieldLabelPopup.cpp with 58% similarity]
lib-contacts/inc/Contacts/Input/ContactTypedFieldLabelPopup.h [deleted file]
lib-contacts/src/Contacts/Input/ContactTypedFieldControl.cpp