alphamu / android-MVVM-DataBinding-RecyclerViewExampleLinks
A demo of how to use Jetpack architecture and lifecycle component to implement a RecyclerView. The example has async image loading and item click handling.
☆98Updated 6 years ago
Alternatives and similar repositories for android-MVVM-DataBinding-RecyclerViewExample
Users that are interested in android-MVVM-DataBinding-RecyclerViewExample are comparing it to the libraries listed below
Sorting:
- Source code for an Android project implementing a custom horizontal carousel view, using a RecyclerView.☆146Updated last year
- RecyclerView swipe to delete example.☆187Updated 7 years ago
- An open source app that is refactored to demo Paging Library from Android Jetpack☆170Updated 5 years ago
- Sample for MVVM using Kotlin☆181Updated 7 years ago
- Sample Android Application - MVVM, Dagger 2, RxJava, Retrofit☆112Updated 5 years ago
- Sample application with MVVM architecture☆311Updated 6 years ago
- This example application implements MVP architecture using Kotlin, Dagger2, RxJava2 and also inject, constraint-layout, typicode api.☆154Updated 5 years ago
- ☆250Updated 6 years ago
- ☆94Updated last week
- A showcase app showing how to use PagingLibrary with Retrofit, Coroutines, Koin & Testing.☆129Updated 6 years ago
- Demonstrates various ways of using Paging library with Room (LiveData, RxJava, custom datasource)☆140Updated 6 years ago
- 🔥 Examples of memory leaks and common patterns that cause them in Android development and how to fix/avoid them☆178Updated 4 years ago
- Android MVVM + Retrofit + Dagger 2 + Room☆172Updated 6 years ago
- ☆72Updated 8 years ago
- Simple Android app to show how to design a Hierarchical Transition in Material Design.☆154Updated 6 years ago
- For the blog, Dagger 2 for Android Beginners☆77Updated 7 years ago
- A demo of how to use Jetpack architecture and lifecycle component to implement a form. This includes validation and submit.☆62Updated 6 years ago
- SpinnerBindings expounds on how we can bind a Spinner with DataBinding or InverseDataBinding.☆53Updated 6 years ago
- This is source code from the article about creating swipe menu with RecyclerView without any external libraries.☆284Updated 8 years ago
- ☆75Updated 3 years ago
- An example how to use multiple application modules in one android project☆108Updated 6 years ago
- A simple demo project for The Movie DB based on MVVM clean architecture.☆200Updated 9 months ago
- Navigation Drawer with New JetPacks Navigation Component☆97Updated 6 years ago
- A sample news app which demonstrates clean architecture and best practices for developing android app☆355Updated 5 years ago
- Android paging library implementation with RxJava☆114Updated 2 years ago
- Consuming REST API using Retrofit Library with the help of MVVM, Dagger2, LiveData and RxJava2 in Android☆65Updated 7 years ago
- to learn android MVVM and unit test☆141Updated 5 years ago
- Demo swapping fragments with bottom bar☆69Updated 2 years ago
- RecyclerView + Data Binding + LiveData Sample☆47Updated 6 years ago
- Separate back stack history for each tab in Bottom Navigation View using Android Navigation Architecture Component☆228Updated 4 years ago