Merge "docs: Fix broken link." into qt-dev am: 2aec022fd2

am: 3fd9f9aaf9

Change-Id: Id88ae5b1c60c07643b004a633fc0c7459aeba49c
This commit is contained in:
Nick Cook
2019-07-22 10:53:26 -07:00
committed by android-build-merger

View File

@@ -1202,13 +1202,13 @@ public class RelativeLayout extends ViewGroup {
* determine where to position the view on the screen. If the view is not contained * determine where to position the view on the screen. If the view is not contained
* within a relative layout, these attributes are ignored. * within a relative layout, these attributes are ignored.
* *
* See the <a href="/guide/topics/ui/layout/relative.html"> * See the <a href="{@docRoot}guide/topics/ui/layout/relative.html">Relative
* Relative Layout</a> guide for example code demonstrating how to use relative layout’s * Layout</a> guide for example code demonstrating how to use relative layout's
* layout parameters in a layout XML. * layout parameters in a layout XML.
* *
* To learn more about layout parameters and how they differ from typical view attributes, * To learn more about layout parameters and how they differ from typical view attributes,
* see the <a href="/guide/topics/ui/declaring-layout.html#attributes"> * see the <a href="{@docRoot}guide/topics/ui/declaring-layout.html#attributes">Layouts
* Layouts guide</a>. * guide</a>.
* *
* *
* @attr ref android.R.styleable#RelativeLayout_Layout_layout_alignWithParentIfMissing * @attr ref android.R.styleable#RelativeLayout_Layout_layout_alignWithParentIfMissing