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 sample project with the new BottomSheet classes from the android support library.
A simple helper library to separate navigation logic from your MainActivity
and reduce boilerplate.
A view that arranges it's children in the form of a stack.
A Job Queue specifically written for Android to easily schedule jobs (tasks) that run in the background, improving UX and application stability.
The best room chat system for Android. Real-time, IRC Style using firebase as database.
Infinite cycle ViewPager
with two-way orientation and interactive effect.
Q & A