Package-level declarations

Types

Link copied to clipboard

A view used for camera, lays out the required subviews and exposes components for CameraAdapter and ScanFlow.

Link copied to clipboard

A flow for scanning something. This manages the callbacks and lifecycle of the flow.

Link copied to clipboard
abstract class ScanState(val isFinal: Boolean)
Link copied to clipboard
class ViewFinderBackground(context: Context, attrs: AttributeSet? = null) : View

This class draws a background with a hole in the middle of it.