On Wed, Jan 5, 2011 at 11:12 AM, Neilz <[email protected]> wrote:
> What's the technical term which describes when the current activity > is replaced by the next? > There's isn't one, AFAIK. "Start an activity" is about as close as you'll get. > Anyway, that's not the point of the post. I want to control the animation > that occurs when this happens if possible. > http://developer.android.com/reference/android/app/Activity.html#overridePendingTransition(int, int) ------------------------------------------------------------------------------------------------- TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago transit tracking app for Android-powered devices -- 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

