- All Implemented Interfaces:
- View.OnClickListener, BottomScrollView.BottomScrollListener
public class RequireScrollHelper
extends AbstractRequireScrollHelper
implements BottomScrollView.BottomScrollListener
Add this helper to require the scroll view to be scrolled to the bottom, making sure that the
user sees all content on the screen. This will change the navigation bar to show the more button
instead of the next button when there is more content to be seen. When the more button is
clicked, the scroll view will be scrolled one page down.