From 924dd93a2990ffaa337148548aa62ba0128ed875 Mon Sep 17 00:00:00 2001 From: Romain Guy Date: Mon, 18 May 2009 10:43:55 -0700 Subject: [PATCH] Fixes external #2669. Clarify the documentation of the XML attributes android:gravity and android:layout_gravity. --- core/res/res/values/attrs.xml | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/core/res/res/values/attrs.xml b/core/res/res/values/attrs.xml index b92beec54f27e..6e8782cd4943e 100644 --- a/core/res/res/values/attrs.xml +++ b/core/res/res/values/attrs.xml @@ -1,4 +1,4 @@ - +grav - + @@ -725,8 +725,7 @@ + Defines how to place the view, both its x and y axis, within is parent view group. -->