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

Commit bda0cc9c authored by Scott Main's avatar Scott Main
Browse files

Fix javadoc typo causing broken links

Change-Id: I988e06100562c574bbda1bb530359da289062d65

bug: 74262753
parent 646773f4
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.