How do I override system activity transitions to create custom transitions between activities for my app?
On Jun 12, 6:33 pm, Dianne Hackborn <[email protected]> wrote: > Unless you are explicitly overriding them, you should get the default > activity transitions as long as the setting under sound and display is > turned on. > > > > On Thu, Jun 11, 2009 at 2:08 PM, David Golightly <[email protected]> wrote: > > > So, I have a project where no animations are being performed - how do > > we get the system to use its standard one? i.e., where is that > > setting located? > > > On May 12, 9:56 am, Dianne Hackborn <[email protected]> wrote: > > > You generally don't -- let the system use its standard one. > > > > On Tue, May 12, 2009 at 7:07 AM, poncz <[email protected]> wrote: > > > > > How do you set an animation for an activity in SDK 1.5? > > > > Thanks, > > > > -- > > > 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. > > -- > 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 -~----------~----~----~----~------~----~------~--~---

