摘要: ViewHolder的工具类实现: 1 package com.xxxx.xxx.utils; 2 3 import android.util.SparseArray; 4 import android.view.View; 5 6 /** 7 * ViewHolder:公共方法 8 * ... 阅读全文
posted @ 2015-10-27 09:07 逍遥散人95 阅读(269) 评论(0) 推荐(0) 编辑