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