Lines Matching refs:methods
10 …methods such as ```moveStack(x, y)``` to animate the stack to a given point. ExpansionAnimationCon…
13 …t override configuration methods, which are used by the layout while constructing the animations, …
16 …are configured using the controller's configuration methods.](physics-animation-layout-config-meth…
17 The controller must override the following methods:
32 …troller the opportunity to animate the child in/out/visible/gone. Custom methods are called by any…
38 Like `ViewPropertyAnimator`, `PhysicsPropertyAnimator` provides the following methods for animating…
43 ...as well as shortcut methods to reduce the amount of boilerplate code needed for common use cases:
47 It also provides the following configuration methods:
71 …set starting values for properties before the animation begins. Property methods like `translation…
73 …s called with a `PhysicsPropertyAnimator` for each child, where calls to methods like `translation…
117 The layout itself is a FrameLayout descendant with a few extra methods:
120 …e the physics animations according to the new controller’s configuration methods, and halt any in-…