单项选择题
A.support v3B.support v4C.support v5D.support v7
以下()不是RecyclerView 提供的三种内置的布局管理器类。A.LinerLayoutManagerB...
单项选择题以下()不是RecyclerView 提供的三种内置的布局管理器类。
A.LinerLayoutManagerB.GridLayoutManagerC.RelativeLayoutManagerD.StaggeredGridLayoutManager
RecyclerView 通过以下哪个方法添加item 之间的分割线()。A.addOnClickB.addI...
单项选择题RecyclerView 通过以下哪个方法添加item 之间的分割线()。
A.addOnClickB.addItemDecorationC.OnCreateD.animateAdd
RecyclerView 中增加条目的方法为()。A.notifyDataInsertedB.notifyIt...
单项选择题RecyclerView 中增加条目的方法为()。
A.notifyDataInsertedB.notifyItemInsertedC.notifyDataRemovedD.notifyItemRemoved