If you are using an Image Loader you can’t get the Image that way. Try to make an Custom Notification with the whole Picture Component in it, to show it.
You see, I need to click on a List View Image and Text to get the on line saved images (up to 4 images) then retrieve their address to show them async in thumbnails, then on each click on a thumbnail I should get the full Image, then on clicking on the zoom button I should be able to zoom and pinch.
I already tried the first extension you mentioned, this specific extension doesn’t unload the previous image, so by the time you zoom on many images the phone gets laggy.
This extension is not to be used for a large number of pictures.
Thanks for assisting me by the way I appreciate
I’m trying a different method since it is impossible to get the component’s image.
Did you tried It with a dynamic Arrangement? You can delete it afterwards.
So on clock, create a dynamic Arrangement, set the Picture with Extensions, set the arrangement in the Alpha dialog and show it.
On Dismiss delete the dynamic component.
I remade everything using a nice extension called PhotoView from DeepHost.
This extension is free and does everything I tried to do!
I’m sticking with it for now!