diff options
author | Philip Milne <pmilne@google.com> | 2011-09-29 14:14:25 -0700 |
---|---|---|
committer | Philip Milne <pmilne@google.com> | 2011-09-29 14:48:44 -0700 |
commit | 4a145d72622772b920f60195e80942058984259c (patch) | |
tree | 2324ecb635b54ae96d4b51b48ffe1c9e0c0a007a /docs/html/sdk/api_diff/11/changes | |
parent | cc3fbb7b699083518340cfd57334d3798d881a49 (diff) |
Fix for 5393156
. Fix for the above.
. Make instances of Space invisible by default.
. Correctly accomodate parental constraints when row/col order is undefined.
This fix allows GridLayout to accomodate simple dependencies between
its axes. In the example given in bug 5393156, the presence of a
multi-line TextView means that GridLayout can only compute its height
after it has computed its width. This fix adds a second measurement pass
to GridLayout that passes infomation betwen the axes, using the GridLayout's
orientation property to indicate which axis should be examined first.
Change-Id: I90761c6fcfe8edc7ef6d9a89076fd5cda3adc0a4
Diffstat (limited to 'docs/html/sdk/api_diff/11/changes')
0 files changed, 0 insertions, 0 deletions