Android RecyclerView如何去掉上拉刷新和下拉加载的阴影

RecyclerView.setOverScrollMode(View.OVER_SCROLL_NEVER);
相关文章
相关标签/搜索