OSDN Git Service

Fix bug 3465210 - Anchored popups don't appear above anchor when there
authorAdam Powell <adamp@google.com>
Thu, 17 Feb 2011 20:03:09 +0000 (12:03 -0800)
committerAdam Powell <adamp@google.com>
Thu, 17 Feb 2011 20:09:38 +0000 (12:09 -0800)
commitb7c1b20c8a5a4d4378ae91b4a1f12a34100df452
tree46399fec9a3cb446f421204b7bffbc52e63b330c
parent572c4a7dba7d2dc5a475b956c2a63eb5422fd66d
Fix bug 3465210 - Anchored popups don't appear above anchor when there
isn't enough room.

Oops. Fix a regression introduced by recent changes.

Change-Id: I413998dc2413763f2ea3f31a7ca68f098be19b36
core/java/android/widget/PopupWindow.java