| Modifier and Type | Method | Description |
|---|---|---|
static ImgLoader |
getImgLoader(android.content.Context context) |
|
void |
loadImage(String imageUrl,
LoadImgListener imgListener) |
|
void |
loadImage(String imageUrl,
LoadImgListener imgListener,
boolean forceLoad) |
public static ImgLoader getImgLoader(android.content.Context context)
public void loadImage(String imageUrl, LoadImgListener imgListener)
public void loadImage(String imageUrl, LoadImgListener imgListener, boolean forceLoad)
Copyright © 2025. All rights reserved.