Hi,
I am using ListView in my project and setting background color of parent grid as Red in its ItemTemplate when the item is selected and Transparent when unselected. It works fine when we select and unselect a single item but when we select another item, first one's background color goes Transparent though it is selected.
Same project works perfect in Windows Phone but not in iOS.
Is there anything I am missing or iOS has some issues with colors.
Any help is greatly appreciated.
Thanks,
Vivek Vishwakarma