knitfaced / recyclerview-fun
☆21Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for recyclerview-fun
- ☆63Updated 4 years ago
- Demo Architecture ViewModel with SaveStateHandle, Factory for Dependencies injection, Lifecycle Aware and LiveData. A complete approach☆18Updated 3 years ago
- A simple custom Snackbar sample code☆63Updated 4 years ago
- A sample project that shows how to make an expandable RecyclerView easily with the ConcatAdapter☆54Updated 4 years ago
- A sample Android application that demonstrates different types of database migrations using the Room Persistance Library.☆41Updated 2 months ago
- Android demo about navigation on a multi-modules project☆66Updated 3 years ago
- Android 10's Scoped storage using Image picker (Gallery / Camera) with compression example.☆34Updated 3 years ago
- Demonstrates how Kotlin Flows can be used on Android and how ViewModel and Repository can be tested☆33Updated 4 years ago
- Jetpack Compose weather app dev challenge☆77Updated 3 years ago
- ☆29Updated 4 years ago
- A sample modular Android app written in Kotlin using Rx, Koin, Coroutines, Dagger 2 and Architecture components☆41Updated last year
- Unit testing implementation for multiple kotlin-flow emissions with MVVM and coroutines.☆32Updated 4 years ago
- Demo the effect of PorterDuff mode on blending two images☆24Updated 5 years ago
- A simple example showing multi-module navigation with safeargs and jetpack navigation.☆45Updated 2 years ago
- An example project that shows a simple way of implementing navigation in multi-module projects☆81Updated 4 years ago
- LiveData extensions and Utils☆22Updated 4 years ago
- ☆48Updated 3 years ago
- Dagger Multi Module approach☆42Updated 2 years ago
- A sample application built to demonstrate use of Android Paging library made in Kotlin using tools like MVVM, Coroutines, Room, Retrofit,…☆17Updated 4 years ago
- Project with various common components, to reduce "project setup" operations☆21Updated 6 months ago
- Proof of Concept of Channel and Flow features on Kotlin☆29Updated 4 years ago
- This is a simple example of a Single Activity application. On this project, you will see how to implement a good navigation approach by u…☆19Updated 4 years ago
- Connectivity State on Android 10 and Above☆76Updated 4 years ago
- An Instant Search Demo for Android using Kotlin Coroutines☆67Updated 4 years ago
- A simple multi-modular template that shows how to work with clean architecture in Android with the MVVM pattern. To use, just change the …☆14Updated 3 years ago
- How to check internet connection on Android "Q" ( API level > 21 )☆45Updated 3 years ago
- Accompanying project for a blog explaining how to create animations in RecyclerView library☆50Updated 5 years ago
- Show a example of writing generic adapters with kotlin☆21Updated 6 years ago
- A sample project to ilustrate a Medium post☆15Updated 5 years ago
- In order to use Kotlin Coroutine Call Adapter, we need to add the instance of its factory when building the Retrofit instance. In this a…