Files
frameworks_base/core/java/android
Bjorn Bringert 5420d01cef Add padding to height of AutoCompleteTextView drop-down.
As described in http://b/issue?id=2017825
PopupWindow.getMaxAvailableHeight() does not include the padding in
the available height. To get the ACTV drop-down to actually fill
the screen, this change adds the padding to the value returned
by PopupWindow.getMaxAvailableHeight().

This is part of the fix for http://b/issue?id=2014450
2009-07-28 21:08:25 +01:00
..
2009-07-17 14:27:23 -07:00
2009-07-20 12:38:55 -07:00
2009-06-18 18:36:37 -07:00
2009-07-27 13:44:47 -07:00