Merge "Fix bouncer flickering on dream swipe up end" into udc-dev
This commit is contained in:
@@ -303,10 +303,6 @@ public class BouncerSwipeTouchHandler implements DreamTouchHandler {
|
||||
}
|
||||
|
||||
flingToExpansion(verticalVelocity, expansion);
|
||||
|
||||
if (expansion == KeyguardBouncerConstants.EXPANSION_HIDDEN) {
|
||||
mCurrentScrimController.reset();
|
||||
}
|
||||
break;
|
||||
default:
|
||||
mVelocityTracker.addMovement(motionEvent);
|
||||
|
||||
Reference in New Issue
Block a user