Bingo! Thanks Kostya :)

On Nov 22, 12:23 pm, Kostya Vasilyev <[email protected]> wrote:
> Ah. That's it.
>
> http://developer.android.com/reference/android/app/Activity.html#over...
>
>
>
> *Call immediately after one of the flavors of startActivity(Intent) or
> finish() to specify an explicit transition animation to perform next.*
> <<
>
> As a test, override onBackPressed(), call finish() yourself, and *then*
> overridePendingTransition. Do not call super.onBackPressed.
>
> If this works (and it should), take it from there.

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