仿照TapTap做的一个demo,运用了Rxjava+Retrofit+MaterialDesign知识

项目截图:
仿照TapTap做的一个demo,运用了Rxjava+Retrofit+MaterialDesign知识_第1张图片

RxJava 在Android中常用的使用案例,实在讲得好。
转自余志强博客:

http://blog.csdn.net/johnny901114/article/details/51568562

他介绍Rxjava的github:

https://github.com/chiclaim/awesome_android_rxjava

我自己仿照TapTap做的一个demo,运用了Rxjava+Retrofit知识:
代码来源:
郭霖微信公号转载:

Android RxJava+Retrofit完美封装
http://mp.weixin.qq.com/s/sM8tp7dmTinRK2-01a1uoQ

干货集中营:

https://github.com/PleaseCallMeCoder/PrettyGirls

项目代码github:

https://github.com/BLiYing/testBottomNavigationBar

你可能感兴趣的:(Android,Studio编译器)