virtuallist: set listitem width to exclude listitem left/right margin
authorYoumin Ha <youmin.ha@samsung.com>
Wed, 23 Jan 2013 11:30:41 +0000 (20:30 +0900)
committerYoumin Ha <youmin.ha@samsung.com>
Thu, 24 Jan 2013 11:50:14 +0000 (20:50 +0900)
commitb4cea7fbe75265bbfdaae0e953c85e26cccdb675
tree878007cb834dd7fde83bd211c0af3aafd1b1a718
parentcf1be3103d426f2384d7bb17425b85e693882afd
virtuallist: set listitem width to exclude listitem left/right margin

The listitems in the virtuallist must be set their width manually,
because they have position:absolute. So, a listitem's left/right
margin must be excluded from it. This patch implements excluding
left/right margin from listitem width.

Resolves TDIS-2646.

Change-Id: I1ae051dca844647e7ff16419aae9535c54cdeaa7
src/widgets/virtuallist/js/jquery.mobile.tizen.virtuallistview.js