AndroidPdfViewerV2 icon indicating copy to clipboard operation
AndroidPdfViewerV2 copied to clipboard

Feature-Request: onLongPress(onLongPressListener)

Open devjta opened this issue 6 years ago • 1 comments

Hi!

As the 3.0 version results in many errors or empty views, could you add the longpress Feature in the stable 2.X versions?

Would be a great help..

devjta avatar Jul 11 '18 15:07 devjta

I forked your repo of V2 viewer and added the longpress support. I just copied the class from your V3 implementation + the dragpincmanager already overwrote the "onLongpress" method.

You can see it here: https://github.com/devjta/AndroidPdfViewerV2

devjta avatar Jul 11 '18 16:07 devjta