Lines Matching full:animations
351 <li>Animator sets to play animations together, sequentially, or after specified delays</li>
373 animations for changes you make to your activity layout. To enable transitions for part of the
377 animations to run whenever items are added to or removed from the group. To specify custom
378 animations, call {@link android.animation.LayoutTransition#setAnimator setAnimator()} on the {@link
445 above), you can easily apply some fancy animations to your views. For example, to rotate a
484 <p>Base class for an {@link android.widget.AdapterView} that performs animations when switching
543 <p>This flag helps applications by making them draw faster. This results in smoother animations,