相关考题
-
单项选择题
日常开发过程中我们会经常使用到各自Adapter,下列哪项不是我们常用的Adapter()
A.BaseAdapter
B.ArrayAdapter
C.NormalAdapter
D.SimpleAdapter -
单项选择题
在RecyclerView中,内置有许多动画API不包括()
A.notifyItemUpdate
B.notifyItemChanged
C.notifyDataInserted
D.notifyItemMoved -
单项选择题
Android中常用的ListView跟RecyclerView的区别不包括()
A.加载数据区别
B.动画区别
C.刷新区别
D.缓存区别
