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

Commit f7dc1a32 authored by Jason Monk's avatar Jason Monk Committed by Android (Google) Code Review
Browse files

Merge "Don't touch auto dim on app change" into oc-mr1-dev

parents 0bb97d9e a3150625
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -5382,7 +5382,6 @@ public class StatusBar extends SystemUI implements DemoMode,

    @Override
    public void appTransitionFinished() {
        touchAutoDim();
        EventBus.getDefault().send(new AppTransitionFinishedEvent());
    }