Package org.robolectric.shadows
Class ShadowLayoutAnimationController
- java.lang.Object
-
- org.robolectric.shadows.ShadowLayoutAnimationController
-
@Implements(android.view.animation.LayoutAnimationController.class) public class ShadowLayoutAnimationController extends Object
-
-
Constructor Summary
Constructors Constructor Description ShadowLayoutAnimationController()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
getLoadedFromResourceId()
void
setLoadedFromResourceId(int loadedFromResourceId)
-