hi mark,

I downloaded the development.apk sources, but I didnt get the clou.

DevelopmentSettings.java line 79: private IWindowManager mWindowManager;

line 502: mWindowManager.setAnimationScale(which, scale);

this way somehow globally the transition is set.

I need to checkout the source / jar / apk with IWindowManager, I
cannot compile it yet.

I think if we fin dout how the transition in development.apk is set we
will know more ;)

greetings,
darolla

2009/2/4 Mark Murphy <[email protected]>:
>
> DaRolla wrote:
>> I'd like to have some fancy effects on my Activities when entering or
>> exiting.
>
> AFAIK, support for that was cut out as part of releasing the newer
> versions of the SDK.
>
> The Development.APK allows you to enable slide animations for opening
> and closing activities across the board, but I'm not aware of a
> supported way to do it on a per-activity basis today.
>
> --
> Mark Murphy (a Commons Guy)
> http://commonsware.com
> _The Busy Coder's Guide to Android Development_ Version 2.0 Published!
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
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