Files
frameworks_base/core/java/android
Svetoslav Ganov 3016c1ae6a NullPointerException in AbsListView.focusSearch().
1. One of the loops was using the last visible position
   as its end boundary as opposed to the child count
   minus one.

bug:6610451

Change-Id: I600545ca3f64d1e982f909f893e5d34570ec5c8b
2012-06-04 19:47:46 -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