barteksc / AndroidPdfViewerV2

Android view for displaying PDFs rendered with PdfiumAndroid
Apache License 2.0
113 stars 55 forks source link

Issue when setting the property enableSwipe to false #22

Open walidlasseg opened 2 years ago

walidlasseg commented 2 years ago

If we set the enableSwipe property to false. We can't scroll horizontally between pages. That's good. But if the user zoom a little on the page. He can now swipe between pages although the enableSwipe is false.