StaggeredGridViewDemo
StaggeredGridViewDemo copied to clipboard
No onscroll listener or support for getting scroll value.?
I need to determine if the user have scrolled down to the bottom to know when to load new data to the list. Currently i cant seem to do this, when i try getScrollX it only give back 0. Is there any workaround?
Second this issue. How can I set an onScrollListener?