XmlDrawableDecoder

Created by svennahler on 12.01.17.

open class XmlDrawableDecoder

Constructors

XmlDrawableDecoder
Link copied to clipboard
open fun XmlDrawableDecoder(resources: Resources, resourceId: Int)
XmlDrawableDecoder
Link copied to clipboard
open fun XmlDrawableDecoder(resources: Resources, uri: Uri)

Functions

isStateful
Link copied to clipboard
open fun isStateful(): Boolean
recycle
Link copied to clipboard
open fun recycle()

Properties

drawable
Link copied to clipboard
private open val drawable: Drawable
stateList
Link copied to clipboard
private open val stateList: Array<DrawableState>