public class SquaredImageView
extends android.support.v7.widget.AppCompatImageView
| Constructor and Description |
|---|
SquaredImageView(android.content.Context context) |
SquaredImageView(android.content.Context context,
android.util.AttributeSet attrs) |
SquaredImageView(android.content.Context context,
android.util.AttributeSet attrs,
int defStyleAttr) |
| Modifier and Type | Method and Description |
|---|---|
void |
onMeasure(int widthMeasureSpec,
int heightMeasureSpec) |
public SquaredImageView(android.content.Context context)
public SquaredImageView(android.content.Context context,
android.util.AttributeSet attrs)
public SquaredImageView(android.content.Context context,
android.util.AttributeSet attrs,
int defStyleAttr)