Implemented common popup with editfield. 91/79891/3
authorEugene Kurzberg <i.kurtsberg@samsung.com>
Wed, 13 Jul 2016 10:16:24 +0000 (13:16 +0300)
committerGerrit Code Review <gerrit@review.vlan103.tizen.org>
Fri, 15 Jul 2016 08:00:56 +0000 (01:00 -0700)
commitdda1c7fe0efe64b46749939ddfe4f867df034ecf
tree7cad83c6e4bfd820bba3d10e82dd34102c500f73
parentca0e4fe76ef7f066f3115d6c389aff61de33e4cf
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