PdfSearchView | Interface shared by the PdfSearchViewInline and the PdfSearchViewModular . |
PdfSearchView.Listener | Listener for observing the search view. |
PdfSearchViewLazy.OnViewReadyListener | Listener notified once the lazy view is initialized. |
PdfSearchViewInline | Search view to be placed in the action bar of a AppCompatActivity. |
PdfSearchViewLazy | Lazy implementation of the PdfSearchView interface. |
PdfSearchViewModular | Search view sitting inside a panel that slides in above the rest of the content. |
SearchResultHighlighter | PdfDrawableProvider creating highlights based on a list of SearchResult
instances. |
SimpleSearchResultListener | Empty implementation of the PdfSearchView.Listener interface. |