Package net.gini.android.capture.review
See: Description
-
Interface Summary Interface Description ReviewFragmentInterface Methods which Review Fragment must implement. ReviewFragmentListener Interface used by ReviewFragmentCompat to dispatch events to the hosting Activity. -
Class Summary Class Description ReviewFragmentCompat Component API When you use the Compontent API with the Android Support Library, the ReviewFragmentCompatdisplays the photographed or imported image and allows the user to review it by checking the sharpness, quality and orientation of the image.ReviewActivity Screen API When you use the Screen API, the ReviewActivitydisplays the photographed or imported image and allows the user to review it by checking the sharpness, quality and orientation of the image.RotatableImageViewContainer Internal use only. RotatableTouchImageViewContainer Internal use only.