Source link: https://github.com/bidrohi/KotlinListView
ListView example in Kotlin
with BaseAdapter implementation
This is just an example of using ListView with a custom BaseAdapter implementation rewritten in Kotlin instead of Java.
Source link: https://github.com/bidrohi/KotlinListView
This is just an example of using ListView with a custom BaseAdapter implementation rewritten in Kotlin instead of Java.
Q & A
A Library to provide Http post request easily.
A spinning circular loading view; for use when you need to display something when you are loading something off of the main UI thread.
Reduks is a redux-like implementation for kotlin apps, with this you can create, state, actions, reducers, stores and middlewares in an easy way.
A simple animation with tanslation or scale views written in Java.
A reusable fragment to display links to social networks, the Play Store as well as recommendation and support email links. The fragment tries to open installed apps on the user's device first and resorts to the web browser otherwise.
Simple multithread-friendly library for getting latest user locations using RxJava 2.
Q & A