题目内容

39.If you find any product that is (cheap)than ours in other stores, please contact us.

查看答案
更多问题

RecyclerView可以替代下列哪些控件( )

A. ListView
B. GridView
C. Expandablelistview
D. ScrollView

RecyclerView自带的布局管理器有哪些

A. LinearLayoutManager
B. GridLayoutManager
C. StaggeredGridLayoutManager
D. FrameLayout

RecyclerView与ListView原理是类似的,都需要建立两个布局,一个是包含RecyclerView组件的布局,一个是每个item对应的布局。

A. 对
B. 错

答案查题题库