Commit 66c9964b by andrewlewis Committed by Ian Baker

Fix typo in styled player control view javadoc

#minor-release

PiperOrigin-RevId: 363915106
parent d9d2b1fb
...@@ -144,7 +144,7 @@ import java.util.concurrent.CopyOnWriteArrayList; ...@@ -144,7 +144,7 @@ import java.util.concurrent.CopyOnWriteArrayList;
* <li>Corresponding method: {@link #setShowShuffleButton(boolean)} * <li>Corresponding method: {@link #setShowShuffleButton(boolean)}
* <li>Default: false * <li>Default: false
* </ul> * </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> * <ul>
* <li>Corresponding method: {@link #setShowSubtitleButton(boolean)} * <li>Corresponding method: {@link #setShowSubtitleButton(boolean)}
* <li>Default: false * <li>Default: false
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment