Updating assets.

Change-Id: Ieab9698bbbe94a3087c9f405c4318f5575e2a842
This commit is contained in:
Winson Chung
2011-09-13 18:06:43 -07:00
parent 5fae56111e
commit dea74b7d12
95 changed files with 14 additions and 17 deletions
+1 -1
View File
@@ -1807,7 +1807,7 @@ public abstract class PagedView extends ViewGroup {
* fill its space on the track or not.
*/
protected boolean hasElasticScrollIndicator() {
return false;
return true;
}
private void updateScrollingIndicator() {