Commit 00fe2eb4 by olly Committed by Ian Baker

Tweak isPlaceholder documentation

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