Package com.pspdfkit.ui.thumbnail
Thumbnail bar (static and scrollable).
See: Description
-
Class Summary Class Description ScrollableThumbnailBarLayoutManager Layout manager for scrollable thumbnail bar. ThumbnailAdapter Recycler adapter for creating thumbnail views inside the PdfScrollableThumbnailBar. PdfScrollableThumbnailBar Scrollable bar showing thumbnails of pages, with larger images. PdfStaticThumbnailBar Bar showing thumbnails of pages for quick selection. -
Interface Summary Interface Description OnThumbnailClickListener Listener for receiving page changes caused by the user touching the ThumbnailAdapter. PdfThumbnailBarController Thumbnail bar controller used to control properties and actions of scrollable and static thumbnail bar. -
Enum Summary Enum Description LayoutStyle A PdfStaticThumbnailBar has two possible layout styles, depending on how it's planned to be used.