Mohammad Shams

Results 4 comments of Mohammad Shams

That is a great idea. Thank you @Techie-Pi I do my best to help

Hello. I'm happy to hear that you are using Davinci. First, you can simply control caching with `setCached` function. (Default is True) `Davinci.get().load(imageUrl).setCached(true).into(image).start();` Also, thanks for mentioning "save the downloaded...

> > I'll be happy if anyone can send a PR for add this feature, otherwise I'll work on this soon. > > I'm actually working on it too 😉...

Hello @davidfio, thanks for using Davinci 😉 Davinci is a client-side script, so it can't change the size or quality of image in the server. For that purpose, you should...