I have a very simple PDF example (https://github.com/nodoid/PDFViewer). If the BackgroundColor property is not set in the PDFView, anything in grid.row="0" is not shown. Set the BackgroundColor property to "Transparent" and the contents of Row=0 is shown.
To see the issue, uncomment the BackgroundColor property in the xaml
This issue has only been tested on Android (API 34)
I have a very simple PDF example (https://github.com/nodoid/PDFViewer). If the BackgroundColor property is not set in the PDFView, anything in grid.row="0" is not shown. Set the BackgroundColor property to "Transparent" and the contents of Row=0 is shown.
To see the issue, uncomment the BackgroundColor property in the xaml
This issue has only been tested on Android (API 34)