[android-developers] Re: G1- No animated transitions between activies

2008-11-13 Thread hackbod
The emulator and device are exactly the same in this regard. By default the activity transitions are not turned on; you must have run something (like Dev Tools) on the emulator that give you the option to turn them on. The reason they aren't on by default is that there were still a few issues wi

[android-developers] Re: G1- No animated transitions between activies

2008-11-13 Thread ksmith44
I am certainly not aware of turning these transitions on in the emulator. I have played around with the API examples application, so perhaps one adjusted my settings. Regardless, is there a way to programmatically turn the transitions on in my code so that it will work on the G1? On Nov 13, 2:3

[android-developers] Re: G1- No animated transitions between activies

2008-11-14 Thread hackbod
On Nov 13, 2:21 pm, ksmith44 <[EMAIL PROTECTED]> wrote: > Regardless, is there a way to programmatically turn the transitions on > in my code so that it will work on the G1? For a specific application, no. --~--~-~--~~~---~--~~ You received this message because yo

[android-developers] Re: G1- No animated transitions between activies

2008-12-11 Thread forandroid
Is there a way in which i specify that my application does not support such transitions.That is I do not want such transitions to occur in my application. Thanks On Nov 15, 7:03 am, hackbod <[EMAIL PROTECTED]> wrote: > On Nov 13, 2:21 pm, ksmith44 <[EMAIL PROTECTED]> wrote: > > > Regardless, is