Skip to content

Commit 832c10e

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents 8d0e7e6 + d09aa82 commit 832c10e

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
data-mediator
22
=======================================
3-
<img src="res/data_mediator_binder_main.gif" alt="base binder demo" width="300px" />
3+
<img src="res/data_mediator_binder_main.gif" alt="base binder demo" width="340px"/>
44

55
see [English document](https://github.com/LightSun/data-mediator/wiki/Main-of-Dara-mediator) by click this.
66
- 一个数据层的框架。利用编译时注解技术, 在java和android平台自动生成 数据实体及相关的代码。
77
 方便数据层的使用。支持gson. 通过操作binder和代理 实现绝大部分开发属性设置。(setText, setTextColor 等等)
88
<br>支持数据统计(即将上线)
9+
[demo下载](https://github.com/LightSun/data-mediator/tree/master/output/app-debug.apk)
910

1011
# 导航
1112
* [问题及目标](#问题及目标)

0 commit comments

Comments
 (0)