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