Back to Fresco

AnimatedDrawableBackendProvider

docs/javadoc/reference/com/facebook/imagepipeline/animated/impl/AnimatedDrawableBackendProvider.html

3.6.011.1 KB
Original Source

Fresco

|

|

Packages | Classes

Interfaces

Classes

Packages | Classes

public interface

AnimatedDrawableBackendProvider

| com.facebook.imagepipeline.animated.impl.AnimatedDrawableBackendProvider |

Class Overview

Assisted provider for AnimatedDrawableBackend.

Summary

Public Methods
abstract AnimatedDrawableBackend
Creates a new AnimatedDrawableBackend.

Public Methods

public abstract AnimatedDrawableBackend get(AnimatedImageResult animatedImageResult, Rect bounds)

Creates a new AnimatedDrawableBackend.

Parameters

| animatedImageResult | the image result. | | bounds | the initial bounds for the drawable |

Returns
  • a new AnimatedDrawableBackend

+Generated by Doclava. +