Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4c0a4ca1 authored by Scott Main's avatar Scott Main Committed by android-build-merger
Browse files

Merge "Fix javadoc typo causing broken links" into oc-mr1-dev am: ac2cdc0d am: 655d98bd

am: 6cf55a53

Change-Id: Iaf07695e55e8b5eea92b3ffb1ff41b02be37007e
parents a963ee3f 6cf55a53
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2311,7 +2311,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.