public class TextCategoryView extends CategoryView
| Constructor and Description |
|---|
TextCategoryView(android.content.Context context) |
TextCategoryView(android.content.Context context,
android.util.AttributeSet attrs) |
TextCategoryView(android.content.Context context,
android.util.AttributeSet attrs,
int defStyleAttr) |
| Modifier and Type | Method and Description |
|---|---|
android.widget.TextView |
getTitleView() |
protected void |
onCreateView() |
protected void |
sharedConstructor(android.util.AttributeSet attrs) |
getPlayerViewonMeasure, onSizeChanged, setAspectRatio, setAspectRatioFromGfycat, setAspectRatioFromSize, setFlattenByWidth, setRadiuspublic TextCategoryView(android.content.Context context)
public TextCategoryView(android.content.Context context,
android.util.AttributeSet attrs)
public TextCategoryView(android.content.Context context,
android.util.AttributeSet attrs,
int defStyleAttr)
protected void onCreateView()
onCreateView in class GfyCardViewpublic android.widget.TextView getTitleView()
protected void sharedConstructor(android.util.AttributeSet attrs)
sharedConstructor in class CategoryView