FileDocCategorySizeDatePackage
Explode.javaAPI DocAndroid 5.1 API1008Sat Mar 14 14:09:38 GMT 2015android.transition

Explode

public class Explode extends android.transition.Visibility

Fields Summary
Constructors Summary
public Explode()

 throw new RuntimeException("Stub!"); 
public Explode(android.content.Context context, android.util.AttributeSet attrs)

 throw new RuntimeException("Stub!"); 
Methods Summary
public voidcaptureEndValues(android.transition.TransitionValues transitionValues)

 throw new RuntimeException("Stub!"); 
public voidcaptureStartValues(android.transition.TransitionValues transitionValues)

 throw new RuntimeException("Stub!"); 
public android.animation.AnimatoronAppear(android.view.ViewGroup sceneRoot, android.view.View view, android.transition.TransitionValues startValues, android.transition.TransitionValues endValues)

 throw new RuntimeException("Stub!"); 
public android.animation.AnimatoronDisappear(android.view.ViewGroup sceneRoot, android.view.View view, android.transition.TransitionValues startValues, android.transition.TransitionValues endValues)

 throw new RuntimeException("Stub!");