ahinchman1 / RecyclerView-in-KotlinLinks
Custom Adapter and ViewHolder implementations in Kotlin
☆34Updated 4 years ago
Alternatives and similar repositories for RecyclerView-in-Kotlin
Users that are interested in RecyclerView-in-Kotlin are comparing it to the libraries listed below
Sorting:
- Kotlin Android Project with Unit Testing written in Mockito☆31Updated 6 years ago
- Demonstrates how Kotlin Flows can be used on Android and how ViewModel and Repository can be tested☆33Updated 4 years ago
- Android Paging Library Step By Step Implementation Guide☆77Updated last year
- UI Testing with Jetpack and AndroidX☆33Updated 5 years ago
- This is a base code for every Kotlin project in Android☆23Updated 5 years ago
- Android Sample Clean Architecture App written in Kotlin. (MVVM, dagger2, RXjava, data binding, Live data,room)☆31Updated 6 years ago
- 🎨 Exploring creational,structural and behavioral design patterns using Kotlin☆88Updated 2 months ago
- An example of how to use Retrofit2 to cache HTTP responses☆33Updated 6 years ago
- Android - MVVM with Clean Architecture Blueprint Written In Kotlin☆51Updated 5 years ago
- A sample app showcasing Instagram & YouTube like navigation, using Android Navigation component☆87Updated 4 years ago
- Implementation of Paging3 using Kotlin Flow and RxJava