Introducing Android KTX: Even Sweeter Kotlin Development for Android

To make Android development with Kotlin more clear, pleasant and idiomatic when working with framework classes, we created Android KTX - A set of extension functions that covers, some of the most used classes in Android like View, SharedPreferences, Canvas, Animator and others.
Back to Top