Merge pull request #4893 from okan35/whatsNewSwipeRefresh
Pull to Refresh Feed
This commit is contained in:
commit
664726c431
3 changed files with 21 additions and 8 deletions
|
|
@ -205,6 +205,8 @@ dependencies {
|
|||
implementation "androidx.room:room-rxjava2:${androidxRoomVersion}"
|
||||
kapt "androidx.room:room-compiler:${androidxRoomVersion}"
|
||||
|
||||
implementation "androidx.swiperefreshlayout:swiperefreshlayout:1.1.0"
|
||||
|
||||
implementation "com.xwray:groupie:${groupieVersion}"
|
||||
implementation "com.xwray:groupie-kotlin-android-extensions:${groupieVersion}"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue