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

Commit ac2cdc0d authored by Scott Main's avatar Scott Main Committed by Android (Google) Code Review
Browse files

Merge "Fix javadoc typo causing broken links" into oc-mr1-dev

parents f7995d28 bda0cc9c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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.