Join Slack
Communities
Powered by
can butterknife work with Kotlin? `@BindInt`, `@Bi...
# android
g
grandstaish
06/19/2016, 3:33 AM
can butterknife work with Kotlin?
@BindInt
,
@BindDimen
, etc aren’t working for me because the backing fields in `var`s are private in the generated class file. Or does everyone just use anko as a ButterKnife replacement in Kotlin?
Open in Slack
Previous
Next