草庐IT

executePendingTransactions

全部标签

android - executePendingTransactions 的递归入口

我有一个MainDrawer到FragmentActivity,它有一个抽屉导航布局我和我的主要内容,我可以在其中加载新的fragment。我加载的一个fragment是calleStatisticsTabfragment。这个fragment包含一个标签主机,每个标签都是它自己的ListView项目fragment。一旦我单击一个ListView项目,该项目加载另一个新fragment并且不再在tabHost中,我尝试使用navigationdrawer返回到我的StatisticsTabfragment,我收到此错误:03-0310:32:06.88424185-24185/com

android - ViewPager : Recursive entry to executePendingTransactions

我在ViewPager中有一个ViewPager,但我遇到了这个异常09-0718:30:26.392:ERROR/AndroidRuntime(841):FATALEXCEPTION:mainjava.lang.IllegalStateException:RecursiveentrytoexecutePendingTransactionsatandroid.support.v4.app.FragmentManagerImpl.execPendingActions(FragmentManager.java:1331)atandroid.support.v4.app.FragmentMa
12