Files
frameworks_base/core/java/android
Svetoslav Ganov b1fa98bb1c Focus search in AbsListView returns invisible views.
1. The focus search algorithm considers only visible
   views, specifically when adding focusables. Since
   AbsListView implements a custom focus search strategy
   for better user experience it also has to return
   only views that are visible.

bug:6543878

Change-Id: I6207c29402e4ac6190c1e65d042e04449aa75ef8
2012-06-03 22:04:44 -07:00
..
2012-06-01 13:38:48 -07:00
2012-05-16 19:44:45 -07:00
2012-05-13 13:31:06 -07:00