chetdeva / recyclerview-bindingsLinks
RecyclerViewBindings provides a wrapper class RecyclerViewScrollCallback which can be used to add Scroll to Bottom and Pull to Refresh capability to your RecyclerView. You can make use of DataBinding to bind it via XML.
☆31Updated 7 years ago
Alternatives and similar repositories for recyclerview-bindings
Users that are interested in recyclerview-bindings are comparing it to the libraries listed below
Sorting:
- A simple custom Snackbar sample code☆64Updated 5 years ago
- ☆55Updated 5 years ago
- Sample to practice PagingLibrary & RX☆92Updated 5 years ago
- Sample app leveraging Android Navigation Component☆58Updated 6 years ago
- ☆54Updated 6 years ago
- Android MotionLayout Examples☆55Updated 5 years ago
- Sample application with MVVM pattern using RxJava and Architecture Components☆48Updated 6 months ago
- A replica of https://github.com/elye/demo_android_dagger_modules_setup but in Koin☆20Updated 3 years ago
- Sample to practice RecyclerView ConcatAdapter☆50Updated 4 years ago
- A sample app showcasing Instagram & YouTube like navigation, using Android Navigation component☆87Updated 5 years ago
- A sample modular Android app written in Kotlin using Rx, Koin, Coroutines, Dagger 2 and Architecture components☆41Updated 2 years ago
- Sample (android) modular project fully based on the new dynamic feature modules, MVVM and Dagger2☆70Updated 6 years ago
- An application which demonstrates usage of Kotlin coroutines and Flow with Android's MVVM architecture.☆82Updated 5 months ago
- Gencycler is the fastest way to write RecyclerView adapters☆73Updated last year
- An Instant Search Demo for Android using Kotlin Coroutines☆67Updated 5 years ago
- Android MVVM - Architecture Components with Kotlin Coroutines☆58Updated 7 years ago
- Modern Android Project Skeleton☆18Updated 4 years ago
- [DEMO] MVVM, AAC (ViewModel), RxJava2, Retrofit, Room☆53Updated 4 years ago
- It is a real life example that is using the most updated tools and technologies to develop and implement a robust android application by …