-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Home
Trinea edited this page Jun 19, 2012
·
16 revisions
本工程包含公共的View以及一些工具类,但不包含相应Demo,Demo地址见AndroidCommonDemo,目前主要包括
使用: [下拉刷新listView的使用](http://trinea.iteye.com/blog/1560986)
实现原理: [下拉刷新listView的实现原理](http://trinea.iteye.com/blog/1562281)
使用:[可以响应各个方向CompoundDrawables点击操作的TextView的使用](http://trinea.iteye.com/blog/1562385)
实现原理:[可以响应各个方向CompoundDrawables点击操作的TextView的实现原理](http://trinea.iteye.com/blog/1562388)
使用:待补充
实现原理