public class GfyWebpViewHolder extends GfyViewHolder
| Constructor and Description |
|---|
GfyWebpViewHolder(android.content.Context context,
CellController cellController,
int orientation,
float cornerRadius) |
| Modifier and Type | Method and Description |
|---|---|
void |
autoPause() |
void |
autoPlay() |
void |
bind(Gfycat gfycat,
FeedIdentifier identifier) |
getContext, getContextDetails, getFeedIdentifier, getItem, isAutoPlay, prepareImpressionInfo, recyclepublic GfyWebpViewHolder(android.content.Context context,
CellController cellController,
int orientation,
float cornerRadius)
public void bind(Gfycat gfycat,
FeedIdentifier identifier)
bind in class GfyViewHolderpublic void autoPlay()
autoPlay in class GfyViewHolderpublic void autoPause()
autoPause in class GfyViewHolder