Bug # 5340102

Change-Id: Ibcdb549f4987f67c797c0618c8f54d3b1054261f
This commit is contained in:
Michael Jurka
2011-10-28 15:04:35 -07:00
parent faa702dca8
commit 4da7a3e556
2 changed files with 7 additions and 4 deletions
-1
View File
@@ -713,7 +713,6 @@ public abstract class PagedView extends ViewGroup {
rightScreen++;
x += getScaledMeasuredWidth(getPageAt(rightScreen)) + mPageSpacing;
}
rightScreen = Math.min(getChildCount() - 1, rightScreen);
final long drawingTime = getDrawingTime();
// Clip to the bounds