OSDN Git Service

Fix for b/16400888 - API Review: GridLayout attributes
authorPhilip Milne <pmilne@google.com>
Tue, 9 Sep 2014 17:37:31 +0000 (10:37 -0700)
committerChet Haase <chet@google.com>
Tue, 9 Sep 2014 21:25:44 +0000 (21:25 +0000)
commit1a7a63ad5eb0e45277421bcc75b1c484b15ff70c
treedbf3ceed2ab80b47b9324c939f840978b1f10df0
parent38553adb4fb42bde28f4a08fb115650741f14643
Fix for b/16400888 - API Review: GridLayout attributes

Column weights specify the relative proportions of space distribution
within a *row*. With that in mind, I flipped the vertical and horizontal
axes in the docs - but that was a mistake. This CL flips the docs back.
The code works the right way around so doesn't need to be modified.

Change-Id: I1a36882eee8d1b9bd7b8ef10e03cbf66de0ac261
(cherry picked from commit 4ae5f5ee917b2014abe3b6e0b99451693cd2b896)
core/res/res/values/attrs.xml