PdfViewPager icon indicating copy to clipboard operation
PdfViewPager copied to clipboard

Get Item Info in the vertical scrolling

Open eugenio1590 opened this issue 4 years ago • 0 comments

I am trying to perform a programmatically scrolling based on a ratio of document length to visible area. You can see the implementation of this method here.

But the ItemInfo class and the methods related to the scrolling are private in the VerticalViewPager class.

Please, provide an implementation of this method or change the scope of these methods to protected.

Thanks.

eugenio1590 avatar Oct 13 '21 15:10 eugenio1590