Hi, I am trying to use PDFViewer inside a RecyclerView as my requirement is to render multiple PDF files consisting single page each. The pages are rendered perfectly for the first time, but when I scroll to bottom of RecyclerView and again scroll back to previous pages then I am getting blank views. Can anyone suggest me a way to overcome this and let me know if I am trying to do it in an wrong way. Any help is appreciated, thanks.
Hi, I am trying to use PDFViewer inside a RecyclerView as my requirement is to render multiple PDF files consisting single page each. The pages are rendered perfectly for the first time, but when I scroll to bottom of RecyclerView and again scroll back to previous pages then I am getting blank views. Can anyone suggest me a way to overcome this and let me know if I am trying to do it in an wrong way. Any help is appreciated, thanks.