Merge "DO NOT MERGE Fix bug 3124899 - timeout in CTS test ExpandableListViewBasicTest" into gingerbread
This commit is contained in:
@@ -2890,7 +2890,9 @@ public abstract class AbsListView extends AdapterView<ListAdapter> implements Te
|
||||
overScrollBy(0, overshoot, 0, mScrollY, 0, 0,
|
||||
0, mOverflingDistance, false);
|
||||
}
|
||||
edgeReached(delta);
|
||||
if (more) {
|
||||
edgeReached(delta);
|
||||
}
|
||||
break;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user