graphics-samples
graphics-samples copied to clipboard
Show Pdf in Recyclerview
Issue by AhmadullahSaikat
Wednesday May 16, 2018 at 07:10 GMT
Originally opened as https://github.com/googlesamples/android-PdfRendererBasic/issues/24
Did anyone implement this code for recyclerview.
Comment by AhmadullahSaikat
Sunday Jul 22, 2018 at 10:45 GMT
Can you please send me the source code. my email address is: [email protected]
Comment by hunter-t
Friday Aug 10, 2018 at 07:31 GMT
@aayushthakur That would be very appreciated if you could share your solution with people.
Comment by LaatonWalaBhoot
Monday Oct 29, 2018 at 11:42 GMT
This is my implementation of loading PDF in Recycler View with pinch zooming. Only API 21+. Will be looking for anyone to contribute to make a legacy version and improve it further... https://github.com/LaatonWalaBhoot/PdfRedererRecyclerView
Comment by srgiitd
Saturday Mar 09, 2019 at 11:38 GMT
The sample given by @LaatonWalaBhoot is in Kotlin. Has anybody done it with java? Please share. Thanks.
Comment by LaatonWalaBhoot
Saturday Mar 09, 2019 at 20:02 GMT
I can do this in Java as well... @srgiitd