Docs: Fixed the link that loads Fragments guide
am: a8e1c75bf6
Change-Id: I26ea32ff32067d86fb5390103eec737b293ac031
This commit is contained in:
@@ -17,7 +17,8 @@ import java.lang.annotation.RetentionPolicy;
|
|||||||
* <div class="special reference">
|
* <div class="special reference">
|
||||||
* <h3>Developer Guides</h3>
|
* <h3>Developer Guides</h3>
|
||||||
* <p>For more information about using fragments, read the
|
* <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>
|
* </div>
|
||||||
*/
|
*/
|
||||||
public abstract class FragmentTransaction {
|
public abstract class FragmentTransaction {
|
||||||
|
|||||||
Reference in New Issue
Block a user