Loading core/java/android/app/Fragment.java +1 −1 Original line number Diff line number Diff line Loading @@ -2297,7 +2297,7 @@ public class Fragment implements ComponentCallbacks2, OnCreateContextMenuListene * transaction have called {@link #startPostponedEnterTransition()}. * <p> * This method should be called before being added to the FragmentTransaction or * in {@link #onCreate(Bundle), {@link #onAttach(Context)}, or * in {@link #onCreate(Bundle)}, {@link #onAttach(Context)}, or * {@link #onCreateView(LayoutInflater, ViewGroup, Bundle)}}. * {@link #startPostponedEnterTransition()} must be called to allow the Fragment to * start the transitions. Loading Loading
core/java/android/app/Fragment.java +1 −1 Original line number Diff line number Diff line Loading @@ -2297,7 +2297,7 @@ public class Fragment implements ComponentCallbacks2, OnCreateContextMenuListene * transaction have called {@link #startPostponedEnterTransition()}. * <p> * This method should be called before being added to the FragmentTransaction or * in {@link #onCreate(Bundle), {@link #onAttach(Context)}, or * in {@link #onCreate(Bundle)}, {@link #onAttach(Context)}, or * {@link #onCreateView(LayoutInflater, ViewGroup, Bundle)}}. * {@link #startPostponedEnterTransition()} must be called to allow the Fragment to * start the transitions. Loading