I want to split the loading of elements in a ListView I know that I need to implement an OnScrollListener but there is no such class... Only IOnScrollListener which is missing the OnScrollMethod... Has anyone tryied doing so in MonoDroid? It looks pretty simple in android but I can seem to figure out how to port that code to MonoDroid and MvxListView...
Thanks
Amit