Package org.readium.r2.navigator.util
See: Description
-
Class Summary Class Description BaseActionModeCallback A convenient base implementation of ActionMode.Callback, when you don't need to override all methods. DirectionalNavigationAdapter Helper handling directional UI events (e.g. EdgeTapNavigation SingleFragmentFactory A FragmentFactory which will instantiate a single type of Fragment using the result of the given factory closure. CompositeFragmentFactory A FragmentFactory which will iterate over a provided list of factories until finding one instantiating successfully the requested Fragment. FragmentFactoryKt ViewModelFactoryKt -
Enum Summary Enum Description TapEdge Indicates which viewport edges trigger page turns on tap.