commit | 7a23b49a8ceb07d3fa12c45fd42cd16131fd746a | [log] [tgz] |
---|---|---|
author | Philip Milne <pmilne@google.com> | Tue Apr 24 22:12:36 2012 -0700 |
committer | Philip Milne <pmilne@google.com> | Fri Apr 27 16:46:57 2012 -0700 |
tree | 3d0ba87bbc84830260a01a34d0abb5c13d6dd4d3 | |
parent | c887843b19c5a31bcd14e0b29b035d2a6e1e6149 [diff] |
Fixes for optical bounds feature. 1. Make the feature opt-in (ViewGroup::layoutMode defaults to CLIP_BOUNDS) without inheritance. 2. Rename COMPONENT_BOUNDS to CLIP_BOUNDS. 3. Rename LAYOUT_BOUNDS to OPTICAL_BOUNDS. 4. Complete GridLayout implementation. 5. Change the default_gap between components to 8dp, to align with the Style Guide. Change-Id: I8d40dfc5f4ca469f6424eb3ff60d07bec56e3a9f