Android Utils
Android Utils
/
com.jeovanimartinez.androidutils.extensions.context
/
getDrawableCompat
get
Drawable
Compat
fun
Context
.
getDrawableCompat
(
@
DrawableRes
id
:
Int
)
:
Drawable
?
Content copied to clipboard
Get a Drawable from the resources based on their ID using AppCompatResources.getDrawable()