<@U10N6USF7|kamil.zych> uploaded a file: <Pasted i...
# android
k
@User uploaded a file:

Pasted image at 2016-09-27, 9:57 AM

and commented: Hello everyone. I have an issue with data binding. I’m using AS 2.2 and Kotlin 1.0.4 with newest plugin. And everything works fine when I’m using
RecyclerView
in my XML layout, but when I’m using my custom view which extends from
RecyclerView
then I get these errors. It’s everything ok with the code, it builds, I can install the APK, it’s just highlighted as an error in AS which is quote irritating. Is anyone else having this issue?