Create 1 shared 1x1 white BitmapImage instead of 1 per item 31/31531/1 accepted/tizen/common/20141211.150204 accepted/tizen/mobile/20141216.080617 accepted/tizen/tv/20141215.043914 accepted/tizen/wearable/20141215.104627 submit/tizen/20141211.140945
authorAndrew Cox <andrew.cox@partner.samsung.com>
Fri, 5 Dec 2014 13:31:43 +0000 (13:31 +0000)
committerAndrew Cox <andrew.cox@partner.samsung.com>
Fri, 5 Dec 2014 13:34:45 +0000 (13:34 +0000)
commitc864d4df08dc9ac9d63e57afc7b80d7f41dfba79
tree8aa55217763b563cb61f607cdd9a6c7f8a5d9b79
parente4ecc2e2627763b27568a01f7ad79ce69f5d6e5a
Create 1 shared 1x1 white BitmapImage instead of 1 per item

The way this was written, we had hundreds of identical 1x1 BitmapImages
for item checkboxes live during a scroll.

Change-Id: I0529c803476103d8fbff3f1fb88b5d6d549ccbcc
Signed-off-by: Andrew Cox <andrew.cox@partner.samsung.com>
examples/item-view/item-view-example.cpp