Tweak isPlaceholder documentation
PiperOrigin-RevId: 291905440
This commit is contained in:
parent
f3157e703f
commit
00fe2eb4a6
@ -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;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user