-
public interface BigImageHelper
-
-
Method Summary
Modifier and Type Method Description abstract voidloadImage(Context context, String imageUrl, OnLoadBigImageListener onLoadBigImageListener)-
-
Method Detail
-
loadImage
abstract void loadImage(Context context, String imageUrl, OnLoadBigImageListener onLoadBigImageListener)
-
-
-
-