public class RecyclerViewRequireScrollHelper extends AbstractRequireScrollHelper
Modifier and Type | Method and Description |
---|---|
protected void |
pageScrollDown() |
protected void |
requireScroll() |
static void |
requireScroll(NavigationBar navigationBar,
RecyclerView recyclerView) |
notifyRequiresScroll, notifyScrolledToBottom, onClick
public static void requireScroll(NavigationBar navigationBar, RecyclerView recyclerView)
protected void requireScroll()
requireScroll
in class AbstractRequireScrollHelper
protected void pageScrollDown()
pageScrollDown
in class AbstractRequireScrollHelper