Base Barcode Scanner Activity
Base class is to hold only code common for all Barcode- activities.
Inheritors
Types
Link copied to clipboard
abstract class InternalResultContract<R : BarcodeScannerActivityContractResult>(activityClass: Class<*>)
Predefined AndroidX Activity Result API contract, ScanbotSDK-flavored.
Properties
Link copied to clipboard
Will be overridden by descendants that define their own composable views, but we need to call it in onCreate here.
Link copied to clipboard