Use a swipe to refresh layout
This commit is contained in:
@@ -57,6 +57,7 @@ dependencies {
|
||||
implementation "androidx.paging:paging-runtime:$paging_version"
|
||||
implementation "androidx.fragment:fragment-ktx:$fragment_version"
|
||||
implementation "androidx.preference:preference-ktx:$preference_version"
|
||||
implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.1.0'
|
||||
|
||||
//implementation 'androidx.core:core-ktx:+'
|
||||
testImplementation 'junit:junit:4.13.2'
|
||||
|
Reference in New Issue
Block a user