public interface

ResourceAccessors.InlineImageResourceAccessor

 androidx.wear.tiles.renderer.ResourceAccessors.InlineImageResourceAccessor

Subclasses:

InlineResourceAccessor

Overview

Interface that can provide a Drawable for an InlineImageResource

Summary

Methods
public <any>getDrawable(InlineImageResource resource)

Get the drawable as specified by resource.

Methods

public <any> getDrawable(InlineImageResource resource)

Get the drawable as specified by resource.