Hello, Does anyone know what animation is getting triggered when I exit an application (the animation where the exiting activity/app shrinks and disappears?) I'm able to find in the frameworks/base/core what attribute is triggering this (wallpaperCloseExitAnimation), but when I checkout the source of the animation (wallpaper_close_exit.xml), it looks like it does an expansion with no alpha, by default. I saw some animations that were commented, so i commented one of them to see if that was the one (basically the second commented <set>), but after running that its not the same as the animation on the emulator SDK.
MB -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
