I have a ListView, first its scrolled down, now when we scroll up,it reach top most point. I want to detect that .Is there any way?I am developing application with api level
You can use an OnScrollListener to be notified the position 0 is now visible. Use the onScrollmethod.
onScroll