Hi all,

I have a small clickable ImageView representing one of the pictures
the user took with the device.
When the user clicks on this ImageView, I’d like the picture to be
displayed in full screen mode.
I’ve found the ACTION_VIEW action to do that, except that with
ACTION_VIEW, the user can then navigate into his entire picture
gallery.

Is there a way to avoid that? I only want this one picture do be
reachable.
I know I can always create an activity that displays the picture, but
it won’t be that easy to handle the zoom in and zoom out buttons I
guess…

Thanks for your answers!

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to