We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5806f3f + 4d0a0f8 commit 6ff3b30Copy full SHA for 6ff3b30
README.md
@@ -51,7 +51,7 @@ dependencyResolutionManagement {
51
52
```groovy
53
dependencies {
54
- implementation 'com.github.SimformSolutionsPvtLtd:SSPullToRefresh:1.4'
+ implementation 'com.github.SimformSolutionsPvtLtd:SSPullToRefresh:1.5'
55
}
56
```
57
2. Wrap your refreshing view (RecyclerView, listView etc..) with SSPullToRefreshLayout
0 commit comments