-
Notifications
You must be signed in to change notification settings - Fork 1
drawable
DeaDshot14 edited this page Mar 10, 2020
·
1 revision
library / com.andruid.magic.eezetensions / android.content.Context / drawable
fun
Context
.drawable(@DrawableRes res:
Int
):
Drawable
?
Extension function to load drawable from resource
res
- id of the drawable resource
Return drawable from drawable resource
Receiver context of the calling component