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

Commit 5f573a89 authored by Hemal Patel's avatar Hemal Patel Committed by android-build-merger
Browse files

Docs: Fixed the link that loads Fragments guide am: a8e1c75b am: dabee01e

am: f8c0a138

Change-Id: Ica3e6f96b4e55991dd946fd3d73ac725c477d03e
parents ae5f7e27 f8c0a138
Loading
Loading
Loading
Loading
+24 −23
Original line number Diff line number Diff line
@@ -17,7 +17,8 @@ import java.lang.annotation.RetentionPolicy;
 * <div class="special reference">
 * <h3>Developer Guides</h3>
 * <p>For more information about using fragments, read the
 * <a href="{@docRoot}guide/topics/fundamentals/fragments.html">Fragments</a> developer guide.</p>
 * <a href="{@docRoot}guide/components/fragments.html">Fragments</a> developer
 * guide.</p>
 * </div>
 */
public abstract class FragmentTransaction {