Package com.stripe.android.camera.scanui
Types
Link copied to clipboard
class CameraView @JvmOverloads constructor( context: Context, attrs: AttributeSet? = null, defStyleAttr: Int = 0) : ConstraintLayout
Content copied to clipboard
A view used for camera, lays out the required subviews and exposes components for CameraAdapter and ScanFlow.
Link copied to clipboard
Link copied to clipboard
A flow for scanning something. This manages the callbacks and lifecycle of the flow.
Link copied to clipboard
Link copied to clipboard
class ViewFinderBackground(context: Context, attrs: AttributeSet? = null) : View
Content copied to clipboard
This class draws a background with a hole in the middle of it.