public class RotationLayout
extends FrameLayout
| Constructor and Description |
|---|
RotationLayout(Context context) |
RotationLayout(Context context,
AttributeSet attrs) |
RotationLayout(Context context,
AttributeSet attrs,
int defStyle) |
| Modifier and Type | Method and Description |
|---|---|
void |
dispatchDraw(Canvas canvas) |
protected void |
onMeasure(int widthMeasureSpec,
int heightMeasureSpec) |
void |
setViewRotation(int degrees) |