public class BorderScrollView
extends ScrollView
setOnBorderListener(OnBorderListener) to set your top and bottom response| Modifier and Type | Class and Description | 
|---|---|
| static interface  | BorderScrollView.OnBorderListenerOnBorderListener, 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)