Updating assets.
Change-Id: Ieab9698bbbe94a3087c9f405c4318f5575e2a842
This commit is contained in:
@@ -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() {
|
||||
|
||||
Reference in New Issue
Block a user