OverScroll-Everywhere icon indicating copy to clipboard operation
OverScroll-Everywhere copied to clipboard

Add the over-scroll feature to any scrollable view: RecyclerView, ScrollView, WebView, ListView, GridView, etc. Support both fling and drag over-scroll,and easy to customize the over-scroll style....

Results 6 OverScroll-Everywhere issues
Sort by recently updated
recently updated
newest added

Can you please provide the java classes of "quickadapter.jar" file. Because `implementation 'libs/quickadapter.jar'` shows following types of errors. ``` ERROR: Supplied String module notation 'libs/quickadapter.jar' is invalid. Example notations: 'org.gradle:gradle-core:2.2',...

Can you please provide the java classes for quickadapter.jar file. Because implementation `'libs/quickadapter.jar'` shows error. Can't add this line to dependency. Shows following type errors. ``` ERROR: Supplied String module...

就是下拉的时候没那么容易,感觉起来是在拖动

I'd like to use the OverScrollScrollView inside a CoordinatorLayout but it only supports NestedScrollView. Will there be support for it any time soon? Thanks!

Great work, thanks! Is it possible to import your library as a gradle dependency?

经测试WebView网页长时,有时只加载一屏,与OverScrollWebView下滑拖动有冲突,如何关闭OverScrollWebView下滑拖动 可测试http://www.baidu.com 然后点击百度的主界面的新闻,有时只显示一屏,无法下滑