commit | 36dcd2e34be3c1a8b48270a06c5e69162a92a2e2 | [log] [tgz] |
---|---|---|
author | Jorim Jaggi <jjaggi@google.com> | Fri Apr 12 17:44:50 2019 +0200 |
committer | Jorim Jaggi <jjaggi@google.com> | Fri Apr 12 17:49:03 2019 +0200 |
tree | 58407ba0da402606cb8580b4f5e5fd8ae63c2352 | |
parent | 8a69e0b39374abd67750d13090724fc7f01617e2 [diff] |
Fix issue in attached layouting When we forced the parent to draw behind the navigation bar, overscan/display are extended towards the bottom of the screen, which will cause attached windows to layout behind the navigation bar. To fix this, we intersect these frames with DF.RestrictedOverscan in case we forced the window to draw behind to keep compatibility. Test: AccessibilityWindowQueryTest Fixes: 130231322 Change-Id: I66f5ad4fab1f173e5b61e7d61d1e0bb0dafe66e5