radzio / android-data-binding-recyclerview

Using Recyclerview with the new Android Data Binding framework
Apache License 2.0
564 stars 97 forks source link

About binding #19

Open tvvbbb opened 6 years ago

tvvbbb commented 6 years ago

https://github.com/radzio/android-data-binding-recyclerview/blob/0e5fc0dc5a3e2d7146d606c46de446b8564e5ff0/app/src/main/res/layout/users_view.xml#L58 Why not use android:click instead. There is no BindingAdapter implemented about button and click. Why can it run?