Jude95 / EasyRecyclerView

ArrayAdapter,pull to refresh,auto load more,Header/Footer,EmptyView,ProgressView,ErrorView
2.03k stars 459 forks source link

android:nestedScrollingEnabled="false" #262

Open devbrevity opened 6 years ago

devbrevity commented 6 years ago

hello, when i put EasyRecyclerView inside nestead Scrollview and set android:nestedScrollingEnabled="false" load more not working. is there any chances to fix it?