Here are the versions I'm using:
Android Studio 2.1.1
Kotlin 1.0.2
Android databinding 1.1

I currently have an annoyance in Android Studio with Kotlin and 
databinding. A method bound to a button's onClick event is showing up in 
the gutter as a yellow warning saying the method isn't used. Is this a 
general databinding problem for all languages or is this an issue with the 
Kotlin plugin? Are there any JVM or Kotlin annotations I can use to mark 
the method as "used"? Any other ideas?

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/1f43cfa2-aba2-4067-ae6f-9b32813fb2cd%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to