OSDN Git Service

Better fix for bug 3112733
authorAdam Powell <adamp@google.com>
Thu, 20 Jan 2011 01:58:04 +0000 (17:58 -0800)
committerAdam Powell <adamp@google.com>
Thu, 20 Jan 2011 05:09:43 +0000 (21:09 -0800)
commit5f83a6017bacb513610df83a36b1f55953e65ad4
tree4ac548197c8d95afb076dc2bfdefc6870e4a651d
parented58d8ed8a50cbd8c5e01c4e51bcbbe4341d1dfd
Better fix for bug 3112733

Make sure PopupWindows set to clip to the screen and that are anchored
to another view do not clip off the top of the screen.

Change-Id: I6ef9d61982dfda18a4ee7c69128932f5e08aa884
core/java/android/widget/PopupWindow.java
core/java/android/widget/Spinner.java