Bug 850487 - More code cleanup (@Overrides and unused imports). r=kats

This commit is contained in:
Brian Nicholson
2013-03-13 13:20:57 -07:00
parent f34b31a533
commit 278a2f521d
69 changed files with 21 additions and 236 deletions

View File

@@ -750,6 +750,7 @@ class JavaPanZoomController
}
private class AutoscrollRunnable extends AnimationRunnable {
@Override
protected void animateFrame() {
if (mState != PanZoomState.AUTOSCROLL) {
finishAnimation();