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

Commit 734dde12 authored by Nicolò Mazzucato's avatar Nicolò Mazzucato Committed by Android (Google) Code Review
Browse files

Merge "[DO NOT MERGE] Ensure SensorManager is destroyed on Launcher activity...

Merge "[DO NOT MERGE] Ensure SensorManager is destroyed on Launcher activity destruction" into sc-v2-dev
parents 34af4df2 7eee970b
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -111,6 +111,7 @@ public final class ScopedUnfoldTransitionProgressProvider implements
    @Override
    public void destroy() {
        mSource.removeCallback(this);
        mSource.destroy();
    }

    @Override