mirror of
https://github.com/samsonjs/media.git
synced 2026-03-28 09:55:48 +00:00
Fix typo in styled player control view javadoc
#minor-release PiperOrigin-RevId: 363915106
This commit is contained in:
parent
d9d2b1fbdd
commit
66c9964be8
1 changed files with 1 additions and 1 deletions
|
|
@ -144,7 +144,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