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