swipe to refresh added

This commit is contained in:
okan35 2020-11-15 17:54:40 +01:00
parent f85d60f1fa
commit d8ba959052
3 changed files with 31 additions and 8 deletions

View file

@ -167,6 +167,7 @@ dependencies {
testImplementation 'junit:junit:4.13.1'
testImplementation 'org.mockito:mockito-core:3.3.3'
implementation "androidx.swiperefreshlayout:swiperefreshlayout:1.1.0"
androidTestImplementation "androidx.test.ext:junit:1.1.1"
androidTestImplementation "androidx.room:room-testing:${androidxRoomVersion}"