Package org.robolectric.shadows
Class ShadowAnimationBridge
- java.lang.Object
-
- org.robolectric.shadows.ShadowAnimationBridge
-
@DoNotInstrument public class ShadowAnimationBridge extends java.lang.ObjectBridge between shadows andAnimation.
-
-
Constructor Summary
Constructors Constructor Description ShadowAnimationBridge(android.view.animation.Animation realAnimation)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidapplyTransformation(float interpolatedTime, android.view.animation.Transformation transformation)
-