public class RotationAnimationPropertyUpdater extends AbstractSingleFloatProperyUpdater
AnimationPropertyUpdater
for animating view's rotationConstructor and Description |
---|
RotationAnimationPropertyUpdater(float toValue) |
Modifier and Type | Method and Description |
---|---|
protected float |
getProperty(android.view.View view) |
protected void |
setProperty(android.view.View view,
float propertyValue) |
onFinish, onUpdate, prepare
public RotationAnimationPropertyUpdater(float toValue)
protected float getProperty(android.view.View view)
getProperty
in class AbstractSingleFloatProperyUpdater
protected void setProperty(android.view.View view, float propertyValue)
setProperty
in class AbstractSingleFloatProperyUpdater