Thumbnail Adapter
Recycler adapter for creating thumbnail views inside the PdfScrollableThumbnailBar.
Types
Link copied to clipboard
interface OnThumbnailClickListener
Listener for receiving page changes caused by the user touching the ThumbnailAdapter.
Properties
Functions
Link copied to clipboard
Link copied to clipboard
Returns the border color for the selected thumbnail in the thumbnail bar.
Link copied to clipboard
Returns the border color for the thumbnails in the thumbnail bar.
Link copied to clipboard
Link copied to clipboard
open fun onCreateViewHolder(@NonNull parent: ViewGroup, viewType: Int): ThumbnailAdapter.ThumbnailViewHolder
Link copied to clipboard
Sets selected page to highlight.
Link copied to clipboard
Link copied to clipboard
Sets the border color for the selected thumbnail in the thumbnail bar.
Link copied to clipboard
Sets the border color for the thumbnails in the thumbnail bar.