I can\'t seem to get images to bind properly in an MvxListView
Here is the template:
In xml use: local:MvxBind="ImageUrl IconName" In ViewModel: IconName="res:image_name"
eg.In drawable resource image name like "image_name.png"