Oups sorry : I've just read from the documentation...
# compose
l
Oups sorry : I've just read from the documentation that vectorResource() is to be avoided, and than I'd better load asynchronously. So I've got to change my code and try to figure out how to adapt my code. Can someone recommand me a simple guideline (or point me to an existing one) in order to load an image asynchronously ? I've read some ideas around Picasso, but I still find them a bit hard to use.
Ok, maybe this can help me : https://github.com/husseinala/neon