Good morning:

I am developing a Honeycomb 3.0 application and I am using Android 
Compatibility Library in order to get available the ViewPager component.

I am suffering a "Recursive entry to executePendingTransactions" exception 
while trying to replace another Fragment with one composed only with a 
LinearLayout and a ViewPager. Seems to be caused when the PagerAdapter has 
some data. If the list in the Adapter is empty, it loads without a problem.

Has somebody faced this problem before and I am missing anything?

Thanks in advance.

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