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

Commit 99fa24ff authored by Ned Burns's avatar Ned Burns Committed by Android Git Automerger
Browse files

am 11b87b91: am 1b69fcbf: am f4e1d10c: Kill ActivityView\'s background thread when it\'s destroyed

* commit '11b87b91':
  Kill ActivityView's background thread when it's destroyed
parents 389bb7f5 11b87b91
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -239,6 +239,8 @@ public class ActivityView extends ViewGroup {
        }

        mTextureView.setSurfaceTextureListener(null);

        mThread.quit();
    }

    private void attachToSurfaceWhenReady() {