-
public class MovieDrawable.Companion
-
-
Field Summary
Fields Modifier and Type Field Description private final IntegerREPEAT_INFINITEpublic final static MovieDrawable.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final IntegergetREPEAT_INFINITE()Pass this to setRepeatCount to repeat infinitely. -
-
Method Detail
-
getREPEAT_INFINITE
final Integer getREPEAT_INFINITE()
Pass this to setRepeatCount to repeat infinitely.
-
-
-
-