KunalChaubal / GenericRVAdapter
Sample application which helps in understanding the implementation of a generic RecylerView Adapter through out the application
☆17Updated 4 years ago
Alternatives and similar repositories for GenericRVAdapter:
Users that are interested in GenericRVAdapter are comparing it to the libraries listed below
- Multi-feature app using dagger for learning purposes☆70Updated 4 years ago
- Sample android application to demonstrate use of Kotlin Coroutines StateFlow.☆38Updated 4 years ago
- Start android project☆9Updated 3 years ago
- Sample to practice RecyclerView ConcatAdapter☆49Updated 3 years ago
- Demonstrates how Kotlin Flows can be used on Android and how ViewModel and Repository can be tested☆33Updated 4 years ago
- A doctor finder for you!☆17Updated 4 years ago
- This is a sample Android app. The main goal of this project is to provide a full implementation for a No-Framework Dependency Injection i…☆13Updated 4 years ago
- A sample to showcase Kotlin, MVVM, Navigation, Dagger, RxJava, Room, Retrofit, DataBinding, Espresso and Unit test.☆13Updated last year
- The source code in this repository reflects a demo implementation for custom animation challenge organized by EGDroid☆19Updated 4 years ago
- Search engine functionality using Kotlin Coroutines and Flow☆27Updated 5 years ago
- This is a base code for every Kotlin project in Android☆23Updated 5 years ago
- ☆41Updated 4 years ago
- You can find a clear explanation of how this library works & how to use it in your project from this article(https://medium.com/android-d…☆21Updated 5 years ago
- Async Diff Util using Coroutines