AleSpero / ExpandableCardView

Simple expandable CardView for Android.
Apache License 2.0
689 stars 88 forks source link

Convert to Kotlin with AndroidX #32

Closed dri94 closed 5 years ago

dri94 commented 5 years ago

Purpose

Android has made Kotlin an official supported language. Converting this library to Kotlin allows users to use more advanced language features. Upgrading to AndroidX will allow continued support of the android view libraries.