paging-library topic
Instant-Weather
An Android weather application implemented using the MVVM pattern, Retrofit2, Dagger Hilt, LiveData, ViewModel, Coroutines, Room, Navigation Components, Data Binding and some other libraries from the...
DaggerExoPlayer
This repository demonstrates ExoPlayer injection with Dagger2
ChangeDetection
Automatically track websites changes on Android in background.
Movies-PagingLibrary-Arch-Components
Sample to practice PagingLibrary & RX
minus
An asynchronous, runtime data feedable terminal paging library for Rust
GithubApp
A showcase app showing how to use PagingLibrary with Retrofit, Coroutines, Koin & Testing.
MovieTrailer
Android Movie App for displaying all popular movies, search any movie, find information about it and save it locally as a favourite movie made by using TMDb (The Movie Database) API
TMDb-Paging-Playground
A sample to showcase Kotlin, MVVM, Paging, Dagger, RxJava, Coroutines, Jetpack Compose, Retrofit, Glide, DataBinding, MotionLayout, Espresso, Unit test, In-app updates and Github Actions.
AndroidPagingWithCoroutines
Sample Code for implementing paging library with Kotlin Coroutines
PagingLibrary-Sample
An open source app that is refactored to demo Paging Library from Android Jetpack