Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3490fd43 authored by Selim Cinek's avatar Selim Cinek Committed by android-build-merger
Browse files

Merge "Fixed a bug where we weren't releasing views" into oc-mr1-dev

am: a782ff3f

Change-Id: I03f6527ae3ebd36b6df26a8d3a786157ce8a1d90
parents e634b8ff a782ff3f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -111,6 +111,7 @@ public class HeadsUpTouchHelper implements Gefingerpoken {
                    // flicker of one frame as it's not expanded yet.
                    mHeadsUpManager.unpinAll();
                    mPanel.clearNotificationEffects();
                    endMotion();
                    return true;
                }
                break;