Package-level declarations
Types
Link copied to clipboard
Producer-side bridge between PdfFragment and a ToolbarCoordinator.
Functions
Link copied to clipboard
Activity-scoped ToolbarCoordinator. Shared across all fragments hosted by this activity; survives configuration changes; cleaned up when the activity finishes.
Fragment-scoped ToolbarCoordinator. Tied to the fragment's lifecycle — survives configuration changes within the fragment; cleaned up when the fragment is destroyed.