Skip to content
Trinea edited this page Jun 19, 2012 · 16 revisions

本工程包含公共的View以及一些工具类,但不包含相应Demo,Demo地址见AndroidCommonDemo,目前主要包括

一、公用的view

1、下拉刷新listView(DropDownToRefreshListView)

使用: 下拉刷新listView的使用

实现原理: 下拉刷新listView的实现原理

2、可以响应各个方向CompoundDrawables点击操作的TextView(CompoundDrawablesTextView)

使用:可以响应各个方向CompoundDrawables点击操作的TextView的使用

实现原理:可以响应各个方向CompoundDrawables点击操作的TextView的实现原理

二、工具类

1、图片缓存

使用:待补充

实现原理

Clone this wiki locally