Kostya Bakay

Results 7 comments of Kostya Bakay

@sonique6784 thanks for your solution.

It will be better to add showing message for user. ``` @Override protected Void doInBackground(Void... params) { try { decodeService = new DecodeServiceBase(new PdfContext()); decodeService.setContentResolver(pdfView.getContext().getContentResolver()); decodeService.open(uri); } catch (Exception e){...

Yes, this works. You can close this issue.

Hi. When AndroidX will be added to Sceneform?

@gyzerok I have the same issue in another library based on vudroid. Did you find any solution?

@gyzerok in my case I can open my pdf files using another apps (Google Drive or Dropbox)