Fixed radio selection in settings 43/47743/1 accepted/tizen/tv/20150909.055754 submit/tizen_tv/20150909.041734
authorAlbert Malewski <a.malewski@samsung.com>
Tue, 8 Sep 2015 07:44:29 +0000 (09:44 +0200)
committerAlbert Malewski <a.malewski@samsung.com>
Tue, 8 Sep 2015 10:07:09 +0000 (12:07 +0200)
commit24206804e050da8f6e007a7a84ec48bea1f70492
treefea889a3a3edd2f2efb913a37fadbfae3af5414e
parenta86c19d6af72a1abdb05a2ca61e19e18a485d1d2
Fixed radio selection in settings

[Issue]     https://bugs.tizen.org/jira/browse/TT-154
[Problem]   Cannot select any item in radio list at Web contents Sharing section.
[Cause]     Every radio was set to one group. Missing state valuesof radios.
[Solution]  Added enums with state values and separate radio buttons within
            3 lists.
[Verify]    Launch browser > More Menu > Settings > Obs
            You should be able to select any radio in settings.

Change-Id: I894d6527770c51066be60372cc3e69646c21ff82
services/SettingsUI/SettingsUI.cpp
services/SettingsUI/SettingsUI.h