demo: fix virtuallist sample layout
authorYoumin Ha <youmin.ha@samsung.com>
Wed, 23 Jan 2013 10:53:18 +0000 (19:53 +0900)
committerYoumin Ha <youmin.ha@samsung.com>
Thu, 24 Jan 2013 11:50:14 +0000 (20:50 +0900)
commitcf1be3103d426f2384d7bb17425b85e693882afd
treee400b72e4e8977c5597eadb1df3936fd85326868
parentd797845e735978362e7b3c2a0e7c3b3c3d10aced
demo: fix virtuallist sample layout

In the virtuallist 2line sample, the main text and sub text2 overlap
each other. Changed layout of listitem sub-elements to prevent
overlapping between them.
Resolves N_SE-22625.

Fixed more samples' layout.
NOTE: toggleswitch sample is removed, because toggleswitch is shown
incorrectly for now.

Change-Id: Ic1d1eff2468c3b7ec326c6e4ad460e505cdfcbeb
demos/tizen-winsets/widgets/list/list.html
demos/tizen-winsets/widgets/list/virtuallist-normal.html
demos/tizen-winsets/widgets/list/virtuallist-normal_3_1_14.html
demos/tizen-winsets/widgets/list/virtuallist-normal_3_1_4.html
demos/tizen-winsets/widgets/list/virtuallist-normal_3_2_7.html