mirror of
https://github.com/samsonjs/media.git
synced 2026-04-25 14:47:40 +00:00
Fix typo in styled player control view javadoc
#minor-release PiperOrigin-RevId: 363915106
This commit is contained in:
parent
ca9af38420
commit
871c24b966
1 changed files with 1 additions and 1 deletions
|
|
@ -141,7 +141,7 @@ import java.util.concurrent.CopyOnWriteArrayList;
|
|||
* <li>Corresponding method: {@link #setShowShuffleButton(boolean)}
|
||||
* <li>Default: false
|
||||
* </ul>
|
||||
* <li><b>{@code show_subtitle_button}</b> - Whether the shuffle button is shown.
|
||||
* <li><b>{@code show_subtitle_button}</b> - Whether the subtitle button is shown.
|
||||
* <ul>
|
||||
* <li>Corresponding method: {@link #setShowSubtitleButton(boolean)}
|
||||
* <li>Default: false
|
||||
|
|
|
|||
Loading…
Reference in a new issue