Odd issue with MvvmCross, MvxListViewItem on Android
问题 Have come across an issue using MvvmCross on Android. I have a MvxListView that has been derived with a custom adapter so that I can show different views for various types of items. This works fine. The issue I am seeing is that occasionally I have the following problem. The MvxListViewItem is created and shown on screen but none of the bindings have taken place (I'm using DelayBind as shown in all of the examples but the Action isn't invoked). If i then scroll this item offscreen and back