Hey there,
I know there is ItemAppearing and ItemDisappearing but they are not working for me as I want to know when the user physically scrolls the listview.. These methods are called when it happens, but also when you just add or remove items to the listview...
So where should I start to find a way to detect the user has touched and scrolled the listview? Preferably just for Android...