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.
Small Android library to simplify common used patterns in view inflation. Using AutoInflateLayout
header and footer can be added to ListView
.
Cheerleader is an Android open source library designed to easily support an artist in an Android application thanks to a SoundCloud account.
IntentBuilder is a type safe way of creating intents and populating them with extras. Intents were created to be very dynamic but often times the dynamic nature of intents is not needed and just gets in the way of writing safe code.
Simple Visualizer from mic input for Android.
A material Switch with icon animations and color transitions.
TarsosDSP is a Java library for audio processing. Its aim is to provide an easy-to-use interface to practical music processing algorithms implemented, as simply as possible, in pure Java and without any other external dependencies.