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

Commit 8dc23276 authored by Bryce Lee's avatar Bryce Lee Committed by Automerger Merge Worker
Browse files

Do not track DreamOverlayStatusBarView for touch. am: 86305544

parents 64970daf 86305544
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -200,8 +200,6 @@ public class DreamOverlayStatusBarViewController extends ViewController<DreamOve
        mStatusBarItemsProvider.addCallback(mStatusBarItemsProviderCallback);

        mDreamOverlayStateController.addCallback(mDreamOverlayStateCallback);

        mTouchInsetSession.addViewToTracking(mView);
    }

    @Override