am f4e1d10c: Kill ActivityView\'s background thread when it\'s destroyed
* commit 'f4e1d10cd35a4c1f87ec6dc3e59a9d08e562ffca': 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