RecyclerView 是安卓开发中最常用的一个UI控件 没有之一,下面介绍一种官方的导入方式
第一步点击:Project Structure
step one: click Project Structure
第二步:点击“+”
step two: click "+"
第三步:点击Library Dependency
step three: click Library Dependency
第四步:输入recyclerview 并搜索 点击ok 完成
step four: input recyclerview and click search and click ok
安卓学习公众号