Methods Summary |
---|
public void | captureEndValues(android.transition.TransitionValues transitionValues)
throw new RuntimeException("Stub!");
|
public void | captureStartValues(android.transition.TransitionValues transitionValues)
throw new RuntimeException("Stub!");
|
public int | getSlideEdge()
throw new RuntimeException("Stub!");
|
public android.animation.Animator | onAppear(android.view.ViewGroup sceneRoot, android.view.View view, android.transition.TransitionValues startValues, android.transition.TransitionValues endValues)
throw new RuntimeException("Stub!");
|
public android.animation.Animator | onDisappear(android.view.ViewGroup sceneRoot, android.view.View view, android.transition.TransitionValues startValues, android.transition.TransitionValues endValues)
throw new RuntimeException("Stub!");
|
public void | setSlideEdge(int slideEdge)
throw new RuntimeException("Stub!");
|