| Class | Description |
|---|---|
| CBApplication |
处理异常
|
| CBAppRM |
资源管理器
|
| CBExceptionHandler |
全局异常
|
| CBHandler |
Created by yuedong.lyd on 6/7/15.
|
| CBHandler.UnleakHandler |
防止handler对activity有隐式引用,匿名内部类不会对外部类有引用
|
| CBListViewDecorate |
listview修饰高度
|
| CBMarqueeTextView |
跑马灯TextView
|
| CBProgressDialog |
自定义进度对话框
|
| CBWebViewClient |
重写WebViewClient,实现自身打开链接
|