public class RotationAnimationPropertyUpdater extends AbstractSingleFloatProperyUpdater
AnimationPropertyUpdater for animating view's rotation| Constructor 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, preparepublic RotationAnimationPropertyUpdater(float toValue)
protected float getProperty(android.view.View view)
getProperty in class AbstractSingleFloatProperyUpdaterprotected void setProperty(android.view.View view,
float propertyValue)
setProperty in class AbstractSingleFloatProperyUpdater