ksoichiro / Android-ObservableScrollView

Android library to observe scroll events on scrollable views.
http://ksoichiro.github.io/Android-ObservableScrollView/
Apache License 2.0
9.66k stars 2.06k forks source link

problem in use ObservableRecyclerView in ObservableScrollView #235

Open Mahdiazadbar opened 8 years ago

Mahdiazadbar commented 8 years ago

how can i use ObservableRecyclerView in ObservableScrollView with out any lag. i use ObservableRecyclerView in ObservableScrollViewand i use Custome LayoutManager but in scroll between recycle and scrool not good and have problem. what is the best way for this issue?