By default the rendering of annotations is disabled in AndroidPdfViewer. As a result filled forms are not visible which is essential for my use case.
My PR adds an optional parameter which allows enabling the rendering of form context if desired. For iOS this parameter has no effect.
By default the rendering of annotations is disabled in AndroidPdfViewer. As a result filled forms are not visible which is essential for my use case. My PR adds an optional parameter which allows enabling the rendering of form context if desired. For iOS this parameter has no effect.
New PR for closed PR #15