Loading core/java/android/app/FragmentTransaction.java +24 −23 Original line number Diff line number Diff line Loading @@ -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 { Loading Loading
core/java/android/app/FragmentTransaction.java +24 −23 Original line number Diff line number Diff line Loading @@ -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 { Loading