Dmitry-Borodin / pdfview-android

Small Android library to show PDF files
Apache License 2.0
294 stars 48 forks source link

Callback after the first page loaded #49

Open SanVerrigo opened 2 years ago

SanVerrigo commented 2 years ago

Sometimes file loads a little too long, so we need to show a loader to indicate that work is in progress. Could you add such a listener to your PDF view?