public static interface ImageGalleryBaseAdapter.ThumbnailCreator<T>
| Modifier and Type | Field and Description |
|---|---|
static int |
THUMB_SIZE |
| Modifier and Type | Method and Description |
|---|---|
android.graphics.Bitmap |
createThumbnail(T item) |
static final int THUMB_SIZE
android.graphics.Bitmap createThumbnail(T item)