仿写Eyepetizer项目总结
github地址 : https://github.com/madethatold/eyepetizer (含apk) 本项目仅供学习借鉴使用,请勿用做商业用途,项目若有侵权,请联系作者删除 一.效果图 二.项目中第三方依赖 okhttp OkHttp is an HTTP client that’s efficient by default gson 谷歌提供的开源库-(将一段JSON格式的字符串自动映射成一个对象) Tablayout控件 顶部导航栏 结合viewPager使用 Glide Glide is a fast and efficient image loading library for Android focused on smooth scrolling litepal allows developers to use SQLite database extremely easy 一款开源的Android数据库开发框架,采用了对象关系映射(ORM)的模式 SmartRefreshLayout 下拉刷新框架 Banner 第三方开源库 –内部基于ViewPager2实现的轮播控件 circleimageview A fast circular ImageView perfect for profile images. 将imageview圆形化的开源库