remove extra whitespace
This commit is contained in:
parent
f60aff7989
commit
f58ae349e8
@ -457,7 +457,6 @@ class ReactExoplayerView extends FrameLayout implements
|
|||||||
player.setMetadataOutput(null);
|
player.setMetadataOutput(null);
|
||||||
trackSelector = null;
|
trackSelector = null;
|
||||||
player = null;
|
player = null;
|
||||||
|
|
||||||
}
|
}
|
||||||
progressHandler.removeMessages(SHOW_PROGRESS);
|
progressHandler.removeMessages(SHOW_PROGRESS);
|
||||||
themedReactContext.removeLifecycleEventListener(this);
|
themedReactContext.removeLifecycleEventListener(this);
|
||||||
|
Loading…
Reference in New Issue
Block a user