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

Commit a782ff3f authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

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

parents 06610fc7 31f708c4
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;