Android阅读app源码-LookLook

可以阅读知乎日报,网易头条,每日推送一张妹子图片和视频,是一个精美的阅读软件。遵循Google Meterial 设计风格,加入了一些5.0以上的新特性,阅读体验绝不逊色于官方的app。



**架构: **MVP

图片加载:Glide

网络请求:RxJava & Retrofit+okhttp

**界面: **遵循Google Meterial 设计风格

**其他: **Cardview,RecycleView,Butterknife,PhotoView

项目地址 github:https://github.com/xinghongfei/LookLook

你可能感兴趣的:(Android阅读app源码-LookLook)