diff --git a/library/ui/src/main/java/com/google/android/exoplayer2/ui/SimpleExoPlayerView.java b/library/ui/src/main/java/com/google/android/exoplayer2/ui/SimpleExoPlayerView.java index 86fe7a3f7f..b09e80c591 100644 --- a/library/ui/src/main/java/com/google/android/exoplayer2/ui/SimpleExoPlayerView.java +++ b/library/ui/src/main/java/com/google/android/exoplayer2/ui/SimpleExoPlayerView.java @@ -83,12 +83,6 @@ import java.util.List; *
  • Default: {@code true}
  • * * - *
  • {@code shutter_background_color} - The background color of the {@code exo_shutter} view. - * - *
  • *
  • {@code hide_on_touch} - Whether the playback controls are hidden by touch events. * *
  • + *
  • {@code shutter_background_color} - The background color of the {@code exo_shutter} + * view. + * + *
  • *
  • {@code player_layout_id} - Specifies the id of the layout to be inflated. See below * for more details. *