Merge "Fixed a bug where we weren't releasing views" into oc-mr1-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
a782ff3fb7
@@ -111,6 +111,7 @@ public class HeadsUpTouchHelper implements Gefingerpoken {
|
|||||||
// flicker of one frame as it's not expanded yet.
|
// flicker of one frame as it's not expanded yet.
|
||||||
mHeadsUpManager.unpinAll();
|
mHeadsUpManager.unpinAll();
|
||||||
mPanel.clearNotificationEffects();
|
mPanel.clearNotificationEffects();
|
||||||
|
endMotion();
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
break;
|
break;
|
||||||
|
|||||||
Reference in New Issue
Block a user