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:
- ☆41Updated 4 years ago
- This is a sample project for Dynamic Feature Module implementation☆30Updated 5 years ago
- UI Testing with Jetpack and AndroidX☆33Updated 5 years ago
- An example project to demonstrate how to use Fused Location API to fetch the current location in Android☆46Updated 4 years ago
- Jetpack Compose Android Dev Challenge☆20Updated 4 years ago
- Demonstrates how Kotlin Flows can be used on Android and how ViewModel and Repository can be tested☆33Updated 4 years ago
- Android - MVVM with Clean Architecture Blueprint Written In Kotlin☆51Updated 5 years ago
- Implemented using MVVM, LiveData, Room, RX3, Dagger2, Coil, View Binding, Navigation Component and AndroidX☆81Updated 2 years ago
- 🎨 Exploring creational,structural and behavioral design patterns using Kotlin☆88Updated 4 months ago
- KarimRedaHassan / Navigation-Component-TabLayout-with-Custom-Transition-Animation-and-Navigation-ListenerThis Tutorial will discuss how to implement custom transition animation when using Navigation Component provided by Android Jetpack and T…☆29Updated 5 years ago
- A sample android application which demonstrates use of Kotlin Coroutines Flow with Firebase Cloud Firestore.☆49Updated 5 years ago
- This is a base code for every Kotlin project in Android