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.
A simple countdown View for the Android framework.
This project is aimed at providing a simple API to build SQLite query statements. This library does nothing but build statements; it's not an ORM. The API syntax is inspired from the jOOQ library.
An android TextView that supports highlighting parts or all of the text contained in it.
It is a custom implementation of nested timeline view using RecyclerView
.
A drop-in custom layout manager for Android RecyclerViews to layout a grid of photos while respecting their aspect ratios.
A simple material design app intro with cool animations and a simple API.