avast / android-butterknife-zelezny

Android Studio plug-in for generating ButterKnife injections from selected layout XML.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add support for Kotlin classes

prokash-sarkar opened this issue · comments

Kotlin has been selected as one of the official programming language for Android. Currently there's no way to use this plugin with .kt classes. Adding support for kotlin classes would be extremely helpful.

Screenshot