Thank you for your response. But what I want to ask is how I can achieve vertical slider not how I can scroll vertically. I’m using PDFViewCtrl and I want a slider to scroll faster. Since I read the document, there are two ways to get a slider are DocumentSlider and ThumbnailSlider but both of those ways are implemented in horizontal dimension .
So what I want to ask is if there’s any ways to implement DocumentSlider or ThumbnailSlider in vertical dimension?
Our DocumentSlider class should work in either vertical or horizontal mode, it switches context based off of the attribute android:orientation=“vertical”
Hi @ama1 ,
Thank you for your instruction and finally I could make vertical DocumentSlider. But there’s one more thing that when I scroll PDFViewCtrl the DocumentSlider doesn’t scroll with. For more detail you can see the video I attached below