Join Slack
Powered by
Hey guys. Is there a standard (not using third par...
# compose
l
Lucas Mo
05/17/2022, 12:06 PM
Hey guys. Is there a standard (not using third party libs) way to load a Drawable instance into a Image or Icon in Compose? I need to tint the icon, btw. Thanks in advance!
c
Chris Sinco [G]
05/18/2022, 6:03 AM
Have you tried the painter param?
https://developer.android.com/jetpack/compose/resources#vector-assets
Chris Sinco [G]
05/18/2022, 6:03 AM
Though maybe I'm misunderstanding “drawable instance”
2
Views
Open in Slack
Previous
Next