Added in API level 23
    OnDrawableLoadedListener
interface OnDrawableLoadedListener
| android.graphics.drawable.Icon.OnDrawableLoadedListener | 
Implement this interface to receive a callback when loadDrawableAsync is finished and your Drawable is ready.
Summary
| Public methods | |
|---|---|
| abstract Unit | onDrawableLoaded(d: Drawable!) | 
