75767778798081
private View topHeader; private int dragArea = CENTER; private int offsetToThumbEdge; public ScrollBorder(final View view) { this(view, new NullView(), new NullView()); }
74757677787980