public interface ImageLoadProgressHandler
| Modifier and Type | Method and Description |
|---|---|
void |
onProgressChange(ImageTask imageTask,
CubeImageView cubeImageView,
int loaded,
int total) |
void onProgressChange(ImageTask imageTask, CubeImageView cubeImageView, int loaded, int total)