public class OnScrollDispatchHelper
extends java.lang.Object
Constructor and Description |
---|
OnScrollDispatchHelper() |
Modifier and Type | Method and Description |
---|---|
boolean |
onScrollChanged(int x,
int y)
Call from a ScrollView in onScrollChanged, returns true if this onScrollChanged is legit (not a
duplicate) and should be dispatched.
|