public static interface TuPhotoGridListViewCell.TuPhotoCellCheckedDelegate
| 限定符和类型 | 方法和说明 |
|---|---|
void |
onPhotoCellChecked(ImageSqlInfo data,
int position)
选中图片
|
void onPhotoCellChecked(ImageSqlInfo data, int position)
data - 选中图片信息position - 选中图片所在相册位置