{{o.content | formatHtml}}
{{o.author.name}}
{{o.pubDate | formatDate}}
{{parseInt(o.viewCount) | bigNumberTransform}}
一个Material Design风格的新闻阅读App,采用MVP模式,基于Dagger2+RxJava+Retrofit2进行开发。 运行截图: 主要用到的开源库 Dagger2、RxJava、Retrofit2、Butterknife、Greendao、PhotoView、Glide、Picasso…