public class AutoPlayController extends RxScrollListener
| Modifier and Type | Field and Description |
|---|---|
static float |
AUTO_PLAY_AREA_END_PADDING_RELATIVE |
static float |
AUTO_PLAY_AREA_START_PADDING_RELATIVE |
| Constructor and Description |
|---|
AutoPlayController() |
| Modifier and Type | Method and Description |
|---|---|
protected <any> |
configure(<any> initial) |
void |
onActionCall(RecyclerView recyclerView) |
void |
setEnabled(RecyclerView recyclerView,
boolean enabled) |
forceUpdate, onScrolled, onScrollStateChangedpublic static final float AUTO_PLAY_AREA_START_PADDING_RELATIVE
public static final float AUTO_PLAY_AREA_END_PADDING_RELATIVE
protected <any> configure(<any> initial)
configure in class RxScrollListenerpublic void setEnabled(RecyclerView recyclerView,
boolean enabled)
public void onActionCall(RecyclerView recyclerView)
onActionCall in class RxScrollListener