PiperOrigin-RevId: 331025924
This commit is contained in:
bachinger 2020-09-10 23:08:13 +01:00 committed by Oliver Woodman
parent 157dffdca9
commit a3bac6b63e

View File

@ -345,7 +345,7 @@ public class SimpleExoPlayer extends BasePlayer
* IllegalArgumentException}.
*
* @param audioAttributes {@link AudioAttributes}.
* @param handleAudioFocus Whether the player should hanlde audio focus.
* @param handleAudioFocus Whether the player should handle audio focus.
* @return This builder.
* @throws IllegalStateException If {@link #build()} has already been called.
*/