public class BorderScrollView
extends ScrollView
setOnBorderListener(OnBorderListener)
to set your top and bottom responseModifier and Type | Class and Description |
---|---|
static interface |
BorderScrollView.OnBorderListener
OnBorderListener, Called when scroll to top or bottom
|
Constructor and Description |
---|
BorderScrollView(Context context) |
BorderScrollView(Context context,
AttributeSet attrs) |
BorderScrollView(Context context,
AttributeSet attrs,
int defStyle) |
Modifier and Type | Method and Description |
---|---|
void |
setOnBorderListener(BorderScrollView.OnBorderListener onBorderListener) |
public BorderScrollView(Context context)
public BorderScrollView(Context context, AttributeSet attrs)
public BorderScrollView(Context context, AttributeSet attrs, int defStyle)
public void setOnBorderListener(BorderScrollView.OnBorderListener onBorderListener)