diff options
author | Jim Miller <jaggies@google.com> | 2012-10-03 18:39:22 -0700 |
---|---|---|
committer | Jim Miller <jaggies@google.com> | 2012-10-03 18:48:07 -0700 |
commit | ce3e948c5ce3acd4f5e35f14fd04862613bd58da (patch) | |
tree | b11a5abfff6598848975cb07effe4c00c20f1668 /docs/html/sdk/api_diff/10/changes | |
parent | ab781ba0f009eba1b2ab76a824d9e9d6fef8faa6 (diff) |
Fix keyguard landscape layout on phones
This particular layout didn't have layout_height specified, which
is undefined. However, the undefined behavior seems to have changed
on the platform to one where this layout no longer works. Not
specifying layout_height causes the security area view to be 0 pixels
wide, effectively ignoring layout_weight.
Fixes bug 7283261
Change-Id: I0e3d156e9b2d7ef1492dec9791f0e241e8cd7fe6
Diffstat (limited to 'docs/html/sdk/api_diff/10/changes')
0 files changed, 0 insertions, 0 deletions