Lines Matching refs:enter
149 enter and exit transitions and for transitions of shared elements between activities.</p>
152 <li>An <strong>enter</strong> transition determines how views in an activity enter the scene.
153 For example, in the <em>explode</em> enter transition, the views enter the scene from the outside
166 <p>Android 5.0 (API level 21) supports these enter and exit transitions:</p>
175 as an enter or exit transition. For more information, see the API reference for the
200 enter, exit, and shared element transitions in your style definition:</p>
207 <!-- specify enter and exit transitions -->
260 setSharedElementEnterTransition()} methods define the enter transition for the called activity.</p>
266 <p>To start an enter transition as soon as possible, use the
268 method on the called activity. This lets you have more dramatic enter transitions.</p>
280 <p>If you have set an enter transition for the second activity, the transition is also activated