commit | 6be228c1116aac14143b2f1420f08f990d0ccd45 | [log] [tgz] |
---|---|---|
author | Abodunrinwa Toki <toki@google.com> | Wed Jan 27 22:11:30 2016 +0000 |
committer | Abodunrinwa Toki <toki@google.com> | Fri Jan 29 12:22:29 2016 +0000 |
tree | de0885f6594f6ee51a0337de27b50fbd34782e9b | |
parent | 7200364e8d74fc105023790eeda0fc42dac3310a [diff] |
Fix floating toolbar rendering. The code to size and position the floating toolbar and it's content when there was no overflow menu was omitted. This caused bad rendering of the toolbar and it's content when an existing toolbar object was updated to go in the "no overflow" state. Fixed the issue by properly updating the floating toolbar size and positioning of it's contents in the "no overflow" state. Bug: 25973599 Change-Id: I9305140f493bc36b87328571cd7645f184d9cf30