public interface ScrollStateListener
Modifier and Type | Field and Description |
---|---|
static int |
SCROLL_STARTED |
static int |
SCROLL_STOPPED |
Modifier and Type | Method and Description |
---|---|
void |
onScrollStateChanged(View v,
int scrollStatus) |
static final int SCROLL_STARTED
static final int SCROLL_STOPPED