setAutoLoading

public void setAutoLoading(boolean autoLoading)

Set the pull-up loading mode: auto-show FooterView and load when scrolled to bottom, or require an additional manual pull-up after reaching the bottom.

Parameters

autoLoading

true to auto-load when scrolled to bottom, false to require manual pull-up