diff --git a/docs/html/guide/practices/screens_support.jd b/docs/html/guide/practices/screens_support.jd index 4d93c835035e8..2223dbf3096dc 100644 --- a/docs/html/guide/practices/screens_support.jd +++ b/docs/html/guide/practices/screens_support.jd @@ -988,7 +988,7 @@ configurations.
on different screens:The following sections provide more details.
-When defining the {@code android:layout_height} for
views in an XML layout file, using "wrap_content",
-"fill_parent" or dp units guarantees that the view is
+"match_parent" or dp units guarantees that the view is
given an appropriate size on the current device screen.
For instance, a view with a layout_width="100dp" measures 100 pixels wide on