public static interface ObservableScrollView.OnScrollChangedListener
| Modifier and Type | Method and Description |
|---|---|
void |
onScrollChanged(android.widget.ScrollView who,
int l,
int t,
int oldl,
int oldt) |