barteksc / AndroidPdfViewerV1

Android view for displaying PDFs rendered with PdfiumAndroid
Apache License 2.0
73 stars 31 forks source link

Slow paging #1

Closed MonaHammad closed 7 years ago

MonaHammad commented 7 years ago

Sometimes I have to drag the page from right to left through all the screen width slowly to get the next page and if I stopped in between or started from the center of the screen it doesn't switch pages, is there any improvements for that?

MonaHammad commented 7 years ago

I resolved it here https://github.com/barteksc/AndroidPdfViewerV1/pull/2