Refactor SettingsUI 37/47237/4
authorDariusz Frankiewicz <d.frankiewic@samsung.com>
Mon, 31 Aug 2015 07:13:00 +0000 (09:13 +0200)
committerJanusz Majnert <j.majnert@samsung.com>
Thu, 3 Sep 2015 12:17:57 +0000 (05:17 -0700)
commit622feb619af062b48570575d21c99f299ccddff4
tree8461e1a7fff9d02904acc653d5efaf6cde6f58f6
parentbbeb9ac34df2c2e5afcbf395c3977be8fb4b6b95
Refactor SettingsUI

[Issue#]   https://bugs.tizen.org/jira/browse/TT-153
[Problem]  Check boxes in settings menu can't be clicked.
[Cause]    Invisible platform rectangle covers this screen area.
[Solution] Refactoring settings UI code by replacing unneded genlist,
           with layout inside scrooler. Also added possibility to click
           check box labels as a complementary fix for platform issue
           with invisible rectangle.
[Verify]   Open More menu -> Settings and check if check boxes: Cache,
           Cookies and History can be changed by clicking their labels.

Change-Id: I49e2ea04054cb1efdecd3fed02d26914b1ecac48
Signed-off-by: Dariusz Frankiewicz <d.frankiewic@samsung.com>
services/SettingsUI/SettingsUI.cpp
services/SettingsUI/SettingsUI.h
services/SettingsUI/edc/Settings.edc