Commit 00fe2eb4 by olly Committed by Ian Baker

Tweak isPlaceholder documentation

PiperOrigin-RevId: 291905440
parent f3157e70
...@@ -177,8 +177,8 @@ public abstract class Timeline { ...@@ -177,8 +177,8 @@ public abstract class Timeline {
public boolean isLive; public boolean isLive;
/** /**
* Whether the information in this window is used as a placeholder for as long as the media * Whether this window contains placeholder information because the real information has yet to
* hasn't provided the real information. * be loaded.
*/ */
public boolean isPlaceholder; public boolean isPlaceholder;
......
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