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 c6364fa + 6ff3b30 commit 24f8256Copy full SHA for 24f8256
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