FileDocCategorySizeDatePackage
Fade.javaAPI DocAndroid 5.1 API882Sat Mar 14 14:09:42 GMT 2015android.transition

Fade

public class Fade extends android.transition.Visibility

Fields Summary
public static final int
IN
public static final int
OUT
Constructors Summary
public Fade()

 throw new RuntimeException("Stub!"); 
public Fade(int fadingMode)

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

 throw new RuntimeException("Stub!"); 
Methods Summary
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!");