-
在加载更多失败的回调中调用loadMoreComplete(),之后就是最后会有 “没有更多了”那一条item。
但其实是因为网络原因。
-
-
Process: com.xunlei.downloadprovider, PID: 23147
java.lang.IllegalStateException: Added View has RecyclerView as parent but view is not a real child…
-
-
网格列表设置setSpanSizeLookup无效怎么解决?求修复一下
-
实例化2个view,addHeaderView闪退,添加一个header不会报错,多个会报错,报错信息如下,请问是哪里的问题???
> headerRecommend = LayoutInflater.from(getActivity()).inflate(R.layout.fragment_find_item_recommend, (ViewGroup) mView.findViewByI…
-
表格数据是通过分页请求接口填充的,现象如图
![微信截图_20190627092224](https://user-images.githubusercontent.com/20485764/60226279-1b8d5980-98bd-11e9-982c-3d9f66d846f4.png)
-
我测试了只有第一次加载的数据量超过一屏+两个item,上拉时才触发上拉加载;当不足一屏零两个item时不触发上拉加载。这是个严重的bug
-
When i'm try the demo with play videos when scroll in recycle-view android some time it crash
this is the log file
02-15 14:45:13.910 23491-23530/? E/MediaPlayerWrapperImpl@1131714648: 11698 catch …
-
item条目不够填充整个界面的时候,下拉刷新,就会报错recyclerView Scrapped or attached views may not be recycled.......有的时候是下拉几次会报这样的错