Fragmentation icon indicating copy to clipboard operation
Fragmentation copied to clipboard

A powerful library that manage Fragment for Android

Results 31 Fragmentation issues
Sort by recently updated
recently updated
newest added

appCompatVersion = "1.6.1" popTo 闪退 Process: me.xuexuan.fragmentation, PID: 4763 java.lang.IllegalStateException: Fragment LoginFragment{85d6ad} (9084c050-559f-46f8-86c7-bf46f7ff1022) has not been attached yet. at androidx.fragment.app.Fragment.getChildFragmentManager(Fragment.java:1075) at me.yokeyword.fragmentation.helper.internal.VisibleDelegate.dispatchChildOnFragmentShownWhenNotResumed(VisibleDelegate.java:139) at me.yokeyword.fragmentation.helper.internal.VisibleDelegate.onFragmentShownWhenNotResumed(VisibleDelegate.java:135) at me.yokeyword.fragmentation.helper.internal.VisibleDelegate.onHiddenChanged(VisibleDelegate.java:119) at me.yokeyword.fragmentation.SupportFragmentDelegate.onHiddenChanged(SupportFragmentDelegate.java:236) at me.yokeyword.sample.demo_flow.base.MySupportFragment.onHiddenChanged(MySupportFragment.java:98)...