Make mSessionCallback null in TvView.unbindTvInput
Bug: 15096705 Change-Id: I5a13f9ad648bafc76667cbda39bcb138cfbc5de2
This commit is contained in:
@@ -149,6 +149,7 @@ public class TvView extends SurfaceView {
|
||||
if (mSession != null) {
|
||||
release();
|
||||
}
|
||||
mSessionCallback = null;
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user