hanggrian / recyclerview-paginatedLinks
Simpler Android endless scrolling list
☆34Updated 5 years ago
Alternatives and similar repositories for recyclerview-paginated
Users that are interested in recyclerview-paginated are comparing it to the libraries listed below
Sorting:
- Android MVI Starter application☆19Updated 6 years ago
- Android Architecture - Room using Kotlin☆25Updated 8 years ago
- Android MVVM - Architecture Components with Kotlin Coroutines☆58Updated 7 years ago
- This repository contains a detailed sample app that implements MVVM architecture using Dagger2, Room, RxJava2, LiveData, ViewModel and Da…☆22Updated 3 years ago
- A sample app structure using the MVVM architecture LiveData, RxJava, ViewModel, Room and the Navigation Arch Components.☆36Updated 4 years ago
- Source code for medium post "Oversimplified network call using Retrofit, LiveData, Kotlin Coroutines and DSL"☆66Updated 6 years ago
- Simple currency formatter for Android EditText☆65Updated 6 years ago
- An example project to implement BottomAppBar behaviors☆63Updated 7 years ago
- A simple app which consumes a REST service from Coinmarketcap API☆78Updated 7 years ago
- This repo is created for explaining keyframe animations using constraint layout and constraint set☆51Updated 7 years ago
- A playground to learn the new JetPack things☆61Updated 6 years ago
- A Kotlin-Android library to allow developers to give folding animations to the views.☆23Updated 6 years ago
- Sample to practice PagingLibrary & RX☆92Updated 5 years ago
- A simple custom Snackbar sample code