public abstract class CategoryView extends GfyCardView
| Constructor and Description |
|---|
CategoryView(android.content.Context context) |
CategoryView(android.content.Context context,
android.util.AttributeSet attrs) |
CategoryView(android.content.Context context,
android.util.AttributeSet attrs,
int defStyleAttr) |
| Modifier and Type | Method and Description |
|---|---|
GfycatPlayer |
getPlayerView() |
protected void |
sharedConstructor(android.util.AttributeSet attrs) |
onCreateView, onMeasure, onSizeChanged, setAspectRatio, setAspectRatioFromGfycat, setAspectRatioFromSize, setFlattenByWidth, setRadiuspublic CategoryView(android.content.Context context)
public CategoryView(android.content.Context context,
android.util.AttributeSet attrs)
public CategoryView(android.content.Context context,
android.util.AttributeSet attrs,
int defStyleAttr)
public GfycatPlayer getPlayerView()
protected void sharedConstructor(android.util.AttributeSet attrs)
sharedConstructor in class GfyCardView