EasyAdapter,更优雅和快速地适配RecyclerView。

时间:2024-01-24 14:53:26
【文件属性】:

文件名称:EasyAdapter,更优雅和快速地适配RecyclerView。

文件大小:105KB

文件格式:PDF

更新时间:2024-01-24 14:53:26

apt AS c

还在为RecyclerView适配而烦恼吗? 赶快使用EasyAdapter吧! 使用步骤 首先新建一个Android Studio项目 修改app的build.gradle文件 //support SDK android{ ... compileOptions { sourceCompatibility 1.8 targetCompatibility 1.8 } ... } dependencies { ... api com.github.isong0623:EasyAdapter:1.0-support ... } //androi


网友评论