1
0
mirror of https://github.com/WuXiaolong/AndroidMVPSample.git synced 2025-06-29 12:54:17 +08:00
This commit is contained in:
WuXiaolong 2015-09-23 16:54:14 +08:00
parent 9665626b86
commit 5feb982b54

View File

@ -2,7 +2,7 @@
简单的请求天气功能演示Android MVP是如何使用的
# 效果预览
![](https://github.com/WuXiaolong/AndroidMVPSample/raw/master/screenshots.gif)
![](https://github.com/WuXiaolong/AndroidMVPSample/raw/master/screenshots.png)
# 详见博客
[http://wuxiaolong.me/2015/09/23/AndroidMVPSample/](http://wuxiaolong.me/2015/09/23/AndroidMVPSample/)