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

Commit d51c734a 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

am: 3490fd43

Change-Id: I601ad9df09c5dd3682cac7e81116ebc77c5d2ddf
parents c4c3a0f5 3490fd43
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;