UX change of check box usage in permission request popup
authorJihoon Chung <jihoon.chung@samsaung.com>
Sat, 28 Sep 2013 04:26:21 +0000 (13:26 +0900)
committerHoseon LEE <hoseon46.lee@samsung.com>
Mon, 14 Oct 2013 11:19:00 +0000 (20:19 +0900)
commitdf4b2c990571a240bab935fcf9e184331cc72555
treeeb9406d0c86bbf7d5e646d088d81c793afecbe9f
parent84a449cfc63691960446dabad8e031a7db1ac37d
UX change of check box usage in permission request popup

[Issue#]   N/A
[Problem]  New UX concept is applied to check box in the permission request popup
[Cause]    N/A
[Solution] The relevant implementation is already done in the elementary library layer.
           - To use elemetary implementation, remove "elm,text" in the WRT.
           - After clean-up "elm,text", text will be attached to check box evas_object.

[Remarks]
    * Previous concept: toggle when user click check box area only.
    * New concept: toggle check box even though user selects text area beside check box.

[SCMRequest] N/A

Change-Id: I725a258375f2d937cee342fbaa0784711caad0c2
data/Wrt.edc
src/view/common/view_logic_certificate_support.cpp
src/view/common/view_logic_security_origin_support.cpp