CameraPreviewFragment

abstract class CameraPreviewFragment(libraryId: DotLibraryId, @LayoutRes contentLayoutId: Int) : Fragment

Constructors

Link copied to clipboard
constructor(libraryId: DotLibraryId, @LayoutRes contentLayoutId: Int)

Functions

Link copied to clipboard
abstract fun onNoCameraPermission()

Called when camera permission was not granted.