commit | 13633353237d6506f4c436b459bc8be8c3d7ed68 | [log] [tgz] |
---|---|---|
author | Chris Banes <chrisbanes@google.com> | Wed May 25 14:35:52 2016 +0100 |
committer | Chris Banes <chrisbanes@google.com> | Wed May 25 14:37:50 2016 +0100 |
tree | 63e545463872e0d74f3c640941ac763661829116 | |
parent | 53378188683d54e59d5d192cd3a88af3a48c255a [diff] |
Fix enterAlways|enterAlwaysCollapsed with window insets Currently we take the window inset into account twice. This CL fixes it by only taking it into account once. Also updated the relevant test to use a translucent status, and thus catch this on Lollipop+. It's how 99% of apps will use this anyway. BUG: 28859045 Change-Id: I37c383b2e496768b42c52cf66f30bfeaf683e0c9