Files
frameworks_base/core/java/android/widget
Adam Powell 348e69cfab Fix bug 3413800 - Revise AutoCompleteTextView dropdown behavior
Be more conservative with when we let an AutoCompleteTextView's
dropdown box of completion suggestions cover the IME.

Disable the expand-when-touched behavior of the dropdown list when
more than 3 items can be seen at a time without it.

Don't let a ListPopupWindow that is expanding in response to touch
scroll the anchor view within its parent and slide the dropdown out
from under the user's finger.

Change-Id: I009accfd4e841c9a5e1072735d8a0b067a0bc06a
2011-02-16 16:55:45 -08:00
..
2011-01-31 16:37:33 -08:00
2010-08-04 11:06:22 -07:00
2010-10-26 14:22:30 -07:00
2010-12-15 12:16:18 -08:00
2011-02-15 16:00:37 -08:00