commit | 6322af54cfb74be22386e4b7d17350cebf2da58f | [log] [tgz] |
---|---|---|
author | Adam Powell <adamp@google.com> | Wed Aug 08 15:59:12 2012 -0700 |
committer | Adam Powell <adamp@google.com> | Wed Aug 08 16:02:36 2012 -0700 |
tree | 3ac0a84ea3c1c2f99cf341629f6215d0f32dc48c | |
parent | a56d9cecee8a34e0554770ac6253dd3a76b9199c [diff] |
Fix indeterminate ProgressBars with weird sizes and padding; optimize ActionBar measurement Fix a bug where preserved aspect ratios in ProgressBar indeterminate drawables were causing drawable bounds to be calculated incorrectly when the ProgressBar had padding specified. Measure the ActionBar menu view's height with EXACT measure mode, preventing an extra measure pass to match child heights for some cases. Change-Id: I8c4678662a015b57ba2686d5b5c5fc27d4ef8d36