但回收器视图只加载其中的两个 顺便说一句,我的数据是长文本,当文本很短时,它会加载所有项目 这是我的ContentAdapter.java public class ContentAdapter extends RecyclerView.Adapter> 和活动 rvContents.setNestedScrollingEnabled(false);
RecyclerView.LayoutManager layoutManager= new LinearLayoutManager(this, RecyclerVi