public class BoxPreviewGifFragment.ConvertedImageHolder
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected android.graphics.drawable.BitmapDrawable |
drawable |
protected java.lang.String |
gifLocation |
protected boolean |
hasPreview |
protected boolean |
hasThumbnail |
| Constructor and Description |
|---|
BoxPreviewGifFragment.ConvertedImageHolder(android.graphics.drawable.BitmapDrawable preview,
boolean thumbnail) |
BoxPreviewGifFragment.ConvertedImageHolder(java.lang.String base64EncodedGif) |
protected android.graphics.drawable.BitmapDrawable drawable
protected java.lang.String gifLocation
protected boolean hasThumbnail
protected boolean hasPreview
public BoxPreviewGifFragment.ConvertedImageHolder(android.graphics.drawable.BitmapDrawable preview,
boolean thumbnail)
public BoxPreviewGifFragment.ConvertedImageHolder(java.lang.String base64EncodedGif)