ListView disabled item (row) color

ListView disabled item (row) color

BY 09 Jul 2013 Native Application Development

Hello,

how to change color of ListView custom item when we set listView->SetItemEnabled(0, false) ?
Default it is white/gray color but i want it to be transparent.. 

Using ListAdapter::CreateItem(int index, float itemWidth) i’m creating custem CustomItem but listItemDrawingStatus is ony normal, highlighted, pressed without disabled option…

Regards

Written by