public interface

AnimatedDrawableBackendProvider

com.facebook.imagepipeline.animated.impl.AnimatedDrawableBackendProvider

Class Overview

Assisted provider for AnimatedDrawableBackend.

Summary

Public Methods
abstract AnimatedDrawableBackend get(AnimatedImageResult animatedImageResult, Rect bounds)

Public Methods

public abstract AnimatedDrawableBackend get (AnimatedImageResult animatedImageResult, Rect bounds)

Parameters
animatedImageResult the image result.
bounds the initial bounds for the drawable
Returns