I think Peter's response is accurate. There seems to be a bug in the
FragmentActivity.startActivityFromFragment method.

I went back and looked at the ApiDemos code and it does work as long
as requestCode = 0. However, if you change the request code to
anything other than zero, the ApiDemos will fail.

I reported the issue here:

http://code.google.com/p/android/issues/detail?id=15394


-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to