kozmi55
Results
4
repositories owned by
kozmi55
Kotlin-Android-Examples
161
Stars
47
Forks
Watchers
Android example app in Kotlin using RxJava and MVP/MVVM architecture with many features.
Bindable-Adapter-Example
33
Stars
6
Forks
Watchers
How to use custom Binding Adapters to bind data to a RecyclerView.
Flexible-RecyclerView-with-Databinding
28
Stars
15
Forks
Watchers
A RecyclerView Adapter that can handle multiple item types without much boilerplate and can be reused on any screen with list content.
Kotlin-MVP-Testing
24
Stars
10
Forks
Watchers
Examples of testing different layers of an Android app with MVP architecture.