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.☆147Updated 2 years ago
- Sample for MVVM using Kotlin☆180Updated 7 years ago
- RecyclerView swipe to delete example.☆187Updated 7 years ago
- ☆250Updated 6 years ago
- An open source app that is refactored to demo Paging Library from Android Jetpack☆171Updated 5 years ago
- Sample Android Application - MVVM, Dagger 2, RxJava, Retrofit☆111Updated 5 years ago
- Sample application with MVVM architecture☆311Updated 7 years ago
- A showcase app showing how to use PagingLibrary with Retrofit, Coroutines, Koin & Testing.☆130Updated 6 years ago
- A sample app to demo how to implement dagger in Android using Dagger Android Support library☆77Updated 6 years ago
- Generic RecyclerView adapter☆77Updated 7 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
- ☆72Updated 8 years ago
- ☆94Updated 2 weeks ago
- An example how to use multiple application modules in one android project☆108Updated 7 years ago
- This example application implements MVP architecture using Kotlin, Dagger2, RxJava2 and also inject, constraint-layout, typicode api.☆153Updated 6 years ago
- This is a basic example which gives an idea of MVVM Architecture along with LiveData and ViewModel Architecture components.☆45Updated 4 years ago
- Demo swapping fragments with bottom bar☆69Updated 3 years ago
- Android MVVM + Retrofit + Dagger 2 + Room☆171Updated 7 years ago
- For the blog, Dagger 2 for Android Beginners☆77Updated 7 years ago
- RecyclerView + Data Binding + LiveData Sample☆47Updated 7 years ago
- Separate back stack history for each tab in Bottom Navigation View using Android Navigation Architecture Component☆227Updated 5 years ago
- Navigation Drawer with New JetPacks Navigation Component☆97Updated 6 years ago
- Basic example of setting up Koin 2.0.1 with AndroidX☆80Updated 5 years ago
- Kotlin android application example with MVVM pattern, android architecture, kotlin coroutine, unit test, and UI test☆142Updated 4 years ago
- A simple demo project for The Movie DB based on MVVM clean architecture.☆200Updated last year
- Simple Android app to show how to design a Hierarchical Transition in Material Design.☆155Updated 6 years ago
- Sample code used for a series of Medium posts on Material Components for Android☆435Updated 5 years ago
- Demonstration for my blog post on Medium which describes how to implement swipeable items for your RecyclerView☆94Updated 6 years ago
- This is source code from the article about creating swipe menu with RecyclerView without any external libraries.☆283Updated 8 years ago