Apeplan / DribbbleLinks
根据Dribbble 网站开源的API,将世界各大优秀设计师的作品,展示出来,用于学习MD设计和流式编程。项目采用Google设计规范Material Design设计开发,基础架构采用MVP模式进一步解耦, 使用流式编程框架RxJava + RxAndroid ,结合Retrofit客户端库组织网络框架,图片缓存库采用Google。
☆20Updated 8 years ago
Alternatives and similar repositories for Dribbble
Users that are interested in Dribbble are comparing it to the libraries listed below
Sorting:
- 在日常开发过程中,一些后台服务,比如IM,后台定时任务,都需要一套本地日志系统来监控程序是否正常,Android本身提供的日志系统只能在终端显示,为了模拟一套和android Log系统相同的环境,我自己写了一套本地日志系统来解决以上问题。☆16Updated 9 years ago
- 高仿网易新闻客户端☆18Updated 9 years ago
- A way to realize the tomato clock☆33Updated 5 years ago
- A custom sliding indicator view showing the air quality index(AQI) by hour( From MoWeather)☆11Updated 4 years ago
- 🏸 A news App,based on the RxJava 、MVP. 基于MVP、RxJava 、Android 组件化的新闻博客客户端.☆73Updated 5 years ago
- 深入剖析 View 的动画原理