1 repository
UI patterns and logic for navigating large documents on touchscreens, including scrolling and link handling.
Distinct from Mobile Document Editors: None of the candidates cover the holistic touch-based navigation of multi-page documents.
Explore 1 awesome GitHub repository matching user interface & experience · Mobile Document Navigation. Refine with filters or upvote what's useful.
AndroidPdfViewer is a user interface library for Android applications that provides a view for displaying PDF documents. It utilizes the PdfiumAndroid rendering engine to decode PDF files into bitmaps for display on mobile devices. The library includes built-in support for zooming, scaling, and scroll navigation. It allows for the loading of PDF data from various document sources and provides controls to adjust rendering quality and visual fidelity. The component handles mobile document navigation through features such as page filtering, hyperlink detection, and customizable scroll handles.
Implements custom scrolling, page filtering, and hyperlink handling specifically for reading PDFs on touchscreens.