onPictureLongClick

public boolean onPictureLongClick(View v, Uri thumbUri, Uri largeImageUri)

Handles long press on an image.

Return

true to consume the event and skip default handling

Parameters

v

the PhotoView displaying the image

thumbUri

the thumbnail Uri

largeImageUri

the original image Uri