Hi All,
in one of application i have been using TabView and inside that
ActivityGruop,
there i want to use
overridePendingTransition( , );  & onActivityResult(int requestCode,
int resultCode, Intent data);
both has not work for me,

TabView-->ActivityGroup-->Activities.
is there issue, or i am doing some thing wrong?

i am using overridePendingTransition( ... , ...); when i am calling
Another Activity,other hand it is working when i used  with Activity
in Another project, but did not Work with ActivityGroup.


Regards
Imran ali

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