commit | 720924b6a9770f03355999102a11d98c5954407c | [log] [tgz] |
---|---|---|
author | Adam Powell <adamp@google.com> | Thu Jun 12 14:51:10 2014 -0700 |
committer | Adam Powell <adamp@google.com> | Thu Jun 12 14:53:10 2014 -0700 |
tree | 44197e6e6b17c77515504c14078dcc8286217a89 | |
parent | 0c377a902490239b310cbdcd1e6aad504a0e8845 [diff] |
Fix incorrect dispatch of empty WindowInsets from ActionBarOverlayLayout Fix a bug where ActionBarOverlayLayout was using a private constructor of WindowInsets to return empty insets that should have been marked fully consumed. This caused dispatch to further child views not to stop appropriately, corrupting application layout in some cases. Bug 15588587 Change-Id: I97fcefa4755addf2385a7e7b0ffbf6d3e91adc5c