commit | 9a2f5cfcfcb6cc937b2da3b1ae426c72a435eac7 | [log] [tgz] |
---|---|---|
author | Lyn Han <lynhan@google.com> | Thu May 23 11:01:41 2019 -0700 |
committer | Lyn Han <lynhan@google.com> | Thu May 23 11:28:48 2019 -0700 |
tree | a11907348599d61af16da1249d4a1df6db9e68f1 | |
parent | 99885212fa371bca69da74416b18886f5fee8795 [diff] |
Use pointer width from res before getWidth is ready Fix bug where the first time that bubble stack expands -mPointerView.getWidth() returns 0 while mPointerView is being created -setPointerPosition adjusts pointer position by 0 -pointer points to right of center Also -replace mPointerView.getHeight() with mPointerHeight -remove unused getExpandedSize() Bug: 131849856 Test: manual Change-Id: I433cf7755152e49c2f8a2fd3df0b70c6dd079b57