Aspsine / IRecyclerView

IRecyclerView is a custom RecyclerView that supports pull-to-refresh, pull-to-loadmore, customize refresh header and loadmore footer, add header views and footer views.
729 stars 146 forks source link

addheaderview后,用了webview出现的问题 #14

Open xuehongle opened 8 years ago

xuehongle commented 8 years ago

IRecyclerView.java有个addheaderview方法,本来没什么问题,直到后来,headerview里按照需求,多加了一个webview,结果 每次进来这一页,recyclerview就会80%几率以上自动滑动,请教下有没有什么办法解决,或者有什么意见可以提供