-
public class AnimatedImageDecoder.Companion
-
-
Field Summary
Fields Modifier and Type Field Description private final IntegerENCODED_LOOP_COUNTpublic final static AnimatedImageDecoder.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final IntegergetENCODED_LOOP_COUNT()Pass this to ImageRequest.Builder.repeatCount to repeat according to encoded LoopCount metadata. -
-
Method Detail
-
getENCODED_LOOP_COUNT
final Integer getENCODED_LOOP_COUNT()
Pass this to ImageRequest.Builder.repeatCount to repeat according to encoded LoopCount metadata.
-
-
-
-