app ?
If you'd like the button to disappear on scroll, have a look on this solution for a WebView scroll listener implementation: https://stackoverflow.com/a/14753235 Finally you can use scrollTo(int, int) method to scroll to top: https://developer.android.com/reference/android/view/View.html#scrollTo(int,%20int)
Обсуждают сегодня