pulltorefresh
Here are 65 public repositories matching this topic...
-
Updated
May 29, 2022 - JavaScript
-
Updated
Sep 27, 2020 - Java
-
Updated
Jun 13, 2020 - Java
-
Updated
Apr 23, 2018 - JavaScript
-
Updated
May 17, 2017 - Java
-
Updated
Apr 1, 2021 - Java
-
Updated
May 18, 2019 - JavaScript
-
Updated
Jun 9, 2019 - Dart
-
Updated
Aug 13, 2021 - JavaScript
-
Updated
Feb 1, 2019 - Java
-
Updated
Nov 13, 2020 - Swift
-
Updated
Dec 31, 2021 - Kotlin
-
Updated
Aug 30, 2017 - JavaScript
-
Updated
Sep 1, 2020 - Java
-
Updated
Jan 10, 2021 - Java
-
Updated
Mar 23, 2020 - C#
-
Updated
Feb 5, 2016 - Java
-
Updated
Dec 18, 2017 - Java
-
Updated
Feb 7, 2017 - Java
-
Updated
Jun 24, 2020 - Swift
-
Updated
Mar 24, 2018 - Java
-
Updated
Oct 13, 2016 - JavaScript
-
Updated
Sep 14, 2018 - Java
Improve this page
Add a description, image, and links to the pulltorefresh topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the pulltorefresh topic, visit your repo's landing page and select "manage topics."

Formed in 2009, the Archive Team (not to be confused with the archive.org Archive-It Team) is a rogue archivist collective dedicated to saving copies of rapidly dying or deleted websites for the sake of history and digital heritage. The group is 100% composed of volunteers and interested parties, and has expanded into a large amount of related projects for saving online and digital history.

在WebView下拉刷新的时候,如果html中还有自己的下拉,那在SmartRefreshLayout中就会出现各种问题。我解决了这个问题,给大家分享一下解决方案。
首先自定义WebView,代码如下: