radzio / android-data-binding-recyclerview

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

I can not find the place where activityUsersRecycler set Adapter #8

Closed maoruibin closed 9 years ago

maoruibin commented 9 years ago

I read this project, and have a try to find where activityUsersRecycler set BindingRecyclerViewAdapter , but fail , Maybe I am not clear for DataBinding , please give me point . thanks for you job !

PhanVanLinh commented 8 years ago

Set the id for RecyclerView (android:id="@+id/activity_users_recycler") will fix this error