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