umer-sufyan

Results 7 comments of umer-sufyan

this is still not working on 10, anyone find out reason?

Well I had already permission code before this line of code, so this line never trigger any kind of permission, but there are other problems related to OS 10 ,...

I think PdfRendererView does the job. Sample usage could be as follow in xml some where on screen In Activity PdfRendererView pdfView; oncreateActivity pdfView = (PdfRendererView) findViewById(R.id.pdfView); and to open...

I am facing same problem

Well I fixed that by following sample code guide lines there are couple of things that you need to consider to make sure it works as full screen public class...

I used my own custom solution instead of this library On Sat, Apr 15, 2023, 3:17 AM Kevin Piazzoli Felix Perez < ***@***.***> wrote: > any solution? > > —...