Hi everyone,
I am using the following app to get the multiselect functionality.
https://github.com/TorbenK/Multiselect_Example
After I upgraded from 1.5.X to latest version (2.X) of xamarin.forms, The checkbox images are not showing in windows phone 8.1. Its working fine in iOs and android. Although when I rotate the windows phone the image shows up after that and maintains the selected state. But on initial loading it doesn't make checkbox image visible after selecting the list item.
This app is using the custom view cell to get the image binding functionality. I am not able to get the real cause of issue.
Could someone please help it get resolved??? Any help would be greatly appreciated.
Thanks.
Jkm