Hello,
yesterday I have downloaded the demo of xamarin forms controls to play around with ListView control. I'm developing an app targeting three platforms.
I have compiled your solution SDKBrowser.sln, and deployed this on Windows Phone. There was no ListView example available for WP. So I have commented out
ExcludeFrom>WinPhone</ExcludeFrom>
in Examples.xml file.
The example is now available but.. it doesn't work. It looks as if items aren't rendered at all. There's only blank space where there should be items. What's wrong? WP is not supported?
I'm attaching two screenshots: from WP and Android