摘要: RecyclerView刷新方式 刷新全部item notifyDataSetChanged() student.setValue(new Student("二狗")); studentList.add(student.getValue()); myRecyclerViewAdapter.notif 阅读全文
posted @ 2021-10-06 12:38 n1ce2cv 阅读(543) 评论(0) 推荐(0) 编辑