Fwiw, 2.0 introduces some new APIs to control the animation:

http://developer.android.com/reference/android/app/Activity.html#overridePendingTransition(int,
int)
http://developer.android.com/reference/android/content/Intent.html#FLAG_ACTIVITY_NO_ANIMATION

On Wed, Nov 18, 2009 at 7:43 AM, CyberQat <[email protected]> wrote:

>
>
> On Nov 18, 10:42 am, Mark Murphy <[email protected]> wrote:
> > CyberQat wrote:
> > > So, how do apps fly in a new panel when you flick up?  Im sure I have
> > > apps on my phone that do this...
> >
> > They presumably are not using multiple activities. For example, you can
> > use a ViewFlipper and animations to achieve this effect.
>
> Ah. Okay.  Thanks.  Ill take a look at ViewFlipper tonight.
>
> <== In major learnign mode :)
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to [email protected]
> To unsubscribe from this group, send email to
> [email protected]<android-developers%[email protected]>
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
>



-- 
Dianne Hackborn
Android framework engineer
[email protected]

Note: please don't send private questions to me, as I don't have time to
provide private support, and so won't reply to such e-mails.  All such
questions should be posted on public forums, where I and others can see and
answer them.

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to