Animate/hide button when close to end of ListView
问题 I have view like this: ListView is on the whole screen and the button is always visible (on FrameLayout). I want to hide the button outside the screen (below it) with animation when user is scrolling list and he's reaching the end (animation must start before he reaches the end so it could nicely move out of the screen). How to achieve that? EDIT Thanks to PPartisan I created simple method onScroll which is working very well: public void onScroll(AbsListView view, int firstVisibleItem, int