public class TextViewTransformState extends TransformState
mTransformedView
Constructor and Description |
---|
TextViewTransformState() |
Modifier and Type | Method and Description |
---|---|
void |
initFrom(View view) |
static TextViewTransformState |
obtain() |
void |
recycle() |
protected void |
reset() |
protected boolean |
sameAs(TransformState otherState) |
abortTransformation, appear, createFrom, disappear, getLaidOutLocationOnScreen, getLocationOnScreen, getTransformationStartScaleX, getTransformationStartScaleY, getTransformationStartX, getTransformationStartY, getTransformedView, prepareFadeIn, resetTransformedView, setClippingDeactivated, setTransformationEndX, setTransformationEndY, setTransformationStartX, setTransformationStartY, setVisible, transformScale, transformViewFrom, transformViewFullyFrom, transformViewFullyTo, transformViewTo, transformViewVerticalFrom, transformViewVerticalFrom, transformViewVerticalTo, transformViewVerticalTo
public void initFrom(View view)
initFrom
in class TransformState
protected boolean sameAs(TransformState otherState)
sameAs
in class TransformState
public static TextViewTransformState obtain()
public void recycle()
recycle
in class TransformState
protected void reset()
reset
in class TransformState