AndroidPdfViewer icon indicating copy to clipboard operation
AndroidPdfViewer copied to clipboard

Cannot use in Adapter

Open aislingorg opened this issue 5 years ago • 0 comments

Showing error PDFView cannot be applied to (android.content.Context)

PDFView.with(mContext) .fromfilepath(newFile) .swipeHorizontal(false) .start();

aislingorg avatar Apr 27 '20 08:04 aislingorg