Fix bug where useTextureView wasn't defaulting to true

This commit is contained in:
Hampton Maxwell
2018-12-13 10:05:09 -08:00
parent 62f722147e
commit 5a053a7469
2 changed files with 5 additions and 5 deletions

View File

@@ -131,8 +131,6 @@ class ReactExoplayerView extends FrameLayout implements
private boolean disableFocus;
private float mProgressUpdateInterval = 250.0f;
private boolean playInBackground = false;
private boolean useTextureView = false;
private boolean hideShutterView = false;
private Map<String, String> requestHeaders;
// \ End props