commit | 6f6b3ae3f3475210baff8d0d50f7ead1421b067d | [log] [tgz] |
---|---|---|
author | Lyn Han <lynhan@google.com> | Thu May 16 14:17:30 2019 -0700 |
committer | Lyn Han <lynhan@google.com> | Fri May 17 11:35:51 2019 -0700 |
tree | 0eaecc53c37e20227963a36b31ad48faea1cafa1 | |
parent | aa6965983b5915b7eb3ceac572e564ac49a8ff5b [diff] |
Correct pointer position Pointer pointed to the right of bubble center. This happened because: - Bubbles live in expanded view container (x includes expanded view padding) - Pointer lives in expanded view, which has padding (x does not include padding) This change removes expanded view padding when deriving pointer location from bubbles. Bug: 132907741 Test: manual Change-Id: Ic301d578fee4e6a36be9642ba30ac0cc74cdd3cb