Closed neuyu closed 7 years ago
i want to let my scrollview could overscroll from the top ,but bottom couldn't
try use https://github.com/EverythingMe/overscroll-decor#advanced-usage
@Override public boolean isInAbsoluteEnd() { return false; }
@Haoxiqiang Thanks :-)
i want to let my scrollview could overscroll from the top ,but bottom couldn't