From e493a145af2f54c3e15d1360b05948cf1fc84c95 Mon Sep 17 00:00:00 2001 From: Andrew Solovay Date: Tue, 24 Oct 2017 13:58:26 -0700 Subject: docs: Clarified description of height and width attrs The existing description had said the attributes specified the exact height/width *in pixels*, but (as clicking through on the links showed) the height/width could be specified in a number of units, including inches and millimeters. Rephrased to be more accurately vague ("specifies the exact height/ width"), and if people click the link they get the details. See first comment for doc stage location. Bug: 63614266 Test: make ds-docs Change-Id: I9a2873683d19bcfbb9f2c4a603438d858539b650 --- core/res/res/values/attrs.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/core/res/res/values/attrs.xml b/core/res/res/values/attrs.xml index 42f540b6a031..0e879cd09b6c 100644 --- a/core/res/res/values/attrs.xml +++ b/core/res/res/values/attrs.xml @@ -4518,7 +4518,7 @@ - @@ -4535,7 +4535,7 @@ - -- cgit v1.2.3-59-g8ed1b