Commit 871c24b9 by andrewlewis Committed by marcbaechinger

Fix typo in styled player control view javadoc

#minor-release

PiperOrigin-RevId: 363915106
parent ca9af384
...@@ -141,7 +141,7 @@ import java.util.concurrent.CopyOnWriteArrayList; ...@@ -141,7 +141,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