FileDocCategorySizeDatePackage
Slide.javaAPI DocAndroid 5.1 API1222Sat Mar 14 14:09:42 GMT 2015android.transition

Slide

public class Slide extends android.transition.Visibility

Fields Summary
Constructors Summary
public Slide()

 throw new RuntimeException("Stub!"); 
public Slide(int slideEdge)

 throw new RuntimeException("Stub!"); 
public Slide(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 intgetSlideEdge()

 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!"); 
public voidsetSlideEdge(int slideEdge)

 throw new RuntimeException("Stub!");