Tweak comment for hideShutterView

This commit is contained in:
Hampton Maxwell
2018-12-05 20:05:48 -08:00
committed by GitHub
parent 2caf713857
commit 308aa4aea9

View File

@@ -419,10 +419,10 @@ headers={{
Platforms: Android ExoPlayer
#### hideShutterView
Controls ExoPlayer shutterView(black screen while loading) visibility
Controls whether the ExoPlayer shutter view (black screen while loading) is enabled.
* **false (default)** - Show shutterView
* **true** - Hide shutterView
* **false (default)** - Show shutter view
* **true** - Hide shutter view
Platforms: Android ExoPlayer