Skip navigation links

Package net.gini.android.vision.review.multipage

Contains the Activity and Fragment used for the Multi-Page Review Screen.

See: Description

Package net.gini.android.vision.review.multipage Description

Contains the Activity and Fragment used for the Multi-Page Review Screen.

Screen API

The MultiPageReviewActivity displays images of a document and allows the user to reorder, rotate, zoom and delete them.

Component API

To use the Component API you have to include the MultiPageReviewFragment in an Activity in your app (a dedicated Activity is recommended). To receive events from the Fragments your Activity must implement the MultiPageReviewFragmentListener interface.

Skip navigation links