Package org.robolectric.shadows
Class ShadowAnimationBridge
java.lang.Object
org.robolectric.shadows.ShadowAnimationBridge
@DoNotInstrument public class ShadowAnimationBridge extends Object
Bridge between shadows and
Animation
.-
Constructor Summary
Constructors Constructor Description ShadowAnimationBridge(Animation realAnimation)
-
Method Summary
Modifier and Type Method Description void
applyTransformation(float interpolatedTime, Transformation transformation)