Been working with Mono Android a lot lately and thought I would give a quick example at something that I think is very useful. I have created a quick example of how to create an InfiniteListView using Mono for Android and the .NET Framework.
It’s pretty simple, but at the same time kind of hard to get right. You can download the example here. It is commented in the sections that I think are relevant to describe exactly what to watch out for and how/why it is that way.
Related posts:

