diff options
author | Yohei Yukawa <yukawa@google.com> | 2015-07-15 19:00:18 -0700 |
---|---|---|
committer | Yohei Yukawa <yukawa@google.com> | 2015-07-15 19:00:18 -0700 |
commit | 9b9d2c572fe26ddbdd0aed8b9d5899b0f9b5c08c (patch) | |
tree | 60c58d640f0402c298673665a16b8afb5858041c /docs/html/sdk/api_diff/19/changes | |
parent | 84f8a0969322b2d5f40ea1eac0db9996e1876138 (diff) |
Fix comment bug in I71a8d356e868dc7715b030ca1078da4ec39368c3.
This is a coment-only follow up CL for I71a8d356e868dc7715b030ca,
which wrongly changed coordinates from window-local to view-local
(relative to FloatingToolbar#mParent) when showing PopupWindow.
The position of PopupWindow still needs to be specified in
window-local coordinates as we had done before
I71a8d356e868dc7715b030ca1078da4ec39368c3.
Currently the problem might not be visible to users because
1. FloatingToolbar is not a public API hence all the instances
are under our controll.
2. FloatingToolbar#mParent is alwasy initialized with
PhoneWindow#getDecorView() for now.
Bug: 22335001
Change-Id: Ib641dda49f7ab1c7d60207c36a47767bb408971c
Diffstat (limited to 'docs/html/sdk/api_diff/19/changes')
0 files changed, 0 insertions, 0 deletions