* commit '1b69fcbf810a805a0fa3dbfc6a3d7cc49d87f33e': Kill ActivityView's background thread when it's destroyed
This commit is contained in:
@@ -239,6 +239,8 @@ public class ActivityView extends ViewGroup {
|
||||
}
|
||||
|
||||
mTextureView.setSurfaceTextureListener(null);
|
||||
|
||||
mThread.quit();
|
||||
}
|
||||
|
||||
private void attachToSurfaceWhenReady() {
|
||||
|
||||
Reference in New Issue
Block a user