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