matthias-siegmund / MVVMCustomViewExample
☆30Updated 5 years ago
Alternatives and similar repositories for MVVMCustomViewExample:
Users that are interested in MVVMCustomViewExample are comparing it to the libraries listed below
- A sample of how to use Koin with android view model☆21Updated 4 years ago
- A sample tutorial android app to implement Nested Recycler View easily using Kotlin☆66Updated 6 years ago
- Android News app developed using Clean + MVVM architecture☆51Updated 2 years ago
- A simple custom Snackbar sample code☆64Updated 4 years ago
- A showcase app for the new navigation component with a multiple module project☆36Updated 6 years ago
- Accompanying project for a blog explaining how to create animations in RecyclerView library☆51Updated 6 years ago
- Android 10's Scoped storage using Image picker (Gallery / Camera) with compression example.☆34Updated 4 years ago
- Android Paging Library Step By Step Implementation Guide☆77Updated last year
- A small example application demoing the use of Kotlin Coroutines and Retrofit☆31Updated 5 years ago
- Posts Api sample with Kotlin RxJava3/Coroutines Flow, Clean Architecture, Offline first/last with Room + Retrofit2, Dagger Hilt, Dynamic…☆71Updated 4 years ago
- A sample app showcasing Instagram & YouTube like navigation, using Android Navigation component☆87Updated 4 years ago
- A demo project to experiment with new Activity Results API in Android☆37Updated 4 years ago
- Kickstart your new project with Android App Template (Kotlin + MVVM + AAC + Dagger 2 + Retrofit 2 + RxJava)☆38Updated 5 years ago
- Sample to practice PagingLibrary & RX☆92Updated 4 years ago
- Demo the effect of PorterDuff mode on blending two images☆24Updated 5 years ago
- An Android kotlin project template with Dagger2, Rx and Architecture Components☆34Updated 5 years ago
- An example project that shows a simple way of implementing navigation in multi-module projects☆81Updated 4 years ago
- An Android DatePickerDialog and TimePickerDialog that works correctly on API 14+☆76Updated 3 years ago
- ☆78Updated 5 years ago
- ☆52Updated 6 years ago
- ☆64Updated 4 years ago
- Android library designed to greatly simplify the implementation process of an MVVM-based application by providing all the means necessary…☆110Updated 2 years ago
- [WIP] ⚠️ Music Player for Android. Implementation with Android Jetpack and Exoplayer.☆30Updated 3 years ago
- Sample app that implement MVVM using android architecture component, Paging, RxJava, Dagger and Data binding☆37Updated 7 years ago
- An example of structuring MVVM with State and Navigation component