Simple load more element recyclerview.
allprojects {
repositories {
maven { url 'https://jitpack.io' }
}
}
dependencies {
implementation 'com.github.UmeshJangid:dsPagingRecyclerView:Tag'
}
Simple load more element recyclerview.
allprojects {
repositories {
maven { url 'https://jitpack.io' }
}
}
dependencies {
implementation 'com.github.UmeshJangid:dsPagingRecyclerView:Tag'
}