Lines Matching refs:animations
53 <li>New APIs for custom shadows and animations</li>
63 their color palette, and default animations for touch feedback and activity transitions.</p>
89 and animations:</p>
139 <p>The new animation APIs let you create custom animations for touch feedback in UI controls,
146 Respond to touch events in your views with <strong>touch feedback</strong> animations.
149 Hide and show views with <strong>circular reveal</strong> animations.
152 Switch between activities with custom <strong>activity transition</strong> animations.
155 Create more natural animations with <strong>curved motion</strong>.
158 Animate changes in one or more view properties with <strong>view state change</strong> animations.
161 Show animations in <strong>state list drawables</strong> between view state changes.
165 <p>Touch feedback animations are built into several standard views, such as buttons. The new APIs
166 let you customize these animations and add them to your custom views.</p>
168 <p>For more information, see <a href="{@docRoot}training/material/animations.html">Defining Custom