Compressor icon indicating copy to clipboard operation
Compressor copied to clipboard

intent

Open icangku opened this issue 6 years ago • 1 comments

try to open the image with default picture shower by using intent not showing the image, but showing when using glide

icangku avatar Oct 10 '18 13:10 icangku

The image is being used generated in cache, which can not be accessed by other apps. If you want to store in storage directory, use destination constraint and use that in Intent.

nareshkatta99 avatar Sep 10 '20 16:09 nareshkatta99