commit | 3a2a2e2da08b0f9b0d6682f9997a8ea33384d469 | [log] [tgz] |
---|---|---|
author | shawnlin <shawnlin@google.com> | Fri May 04 17:09:50 2018 +0800 |
committer | shawnlin <shawnlin@google.com> | Fri May 04 17:18:52 2018 +0800 |
tree | 7b14575a3624e868df356ba7c0daeaddf4d4bba8 | |
parent | 790d1a0efaa0df0bfad9bcf31a04006c3ea22b77 [diff] |
Fix incorrect background bounds set by stackscroll view Even if the stackscroll view is the same width as notification panel view, it doesn't guarantee the left position is 0 in window(when nav bar is on the left side). Always use location in window to set the left position instead. Test: runtest systemui Test: manual 1) change display size to largest 2) rotate to landscape 3) expand notification panel and check Fixes: 74988082 Change-Id: I06641c145365e315192e0b2b6c44d075a3016733