Lines Matching refs:animations
21 transitions framework. This framework applies one or more animations to all the views in the
27 <dt><em>Group-level animations</em></dt>
30 <dd>Runs animations based on the changes between starting and ending view property values.</dd>
31 <dt><em>Built-in animations</em></dt>
32 <dd>Includes predefined animations for common effects such as fade out or movement.</dd>
49 <dd>Loads view hierarchies and built-in animations from layout resource files.</dd>
70 <p>The transitions framework works in parallel with view hierarchies and animations. The
76 objects, and animations:</p>
114 Changes to the scene and animations that affect the scene occur within the scene root.</p>
123 <p>In the transitions framework, animations create a series of frames that depict a change
132 an animation effect using the APIs in the animations framework. The transitions framework also
155 may be out of sync with the animations of other views.</li>