View on GitHub

sensibill-android-documentation

com.getsensibill.ui.receipt.capture / ReceiptCaptureActivityBuilder / withAdjustmentFeature

withAdjustmentFeature

fun ~~withAdjustmentFeature~~(adjustmentFeatureEnabled: Boolean): ReceiptCaptureActivityBuilder Deprecated: This is now deprecated, use withCropEnabled instead

Determine whether to use the post capture image adjustment screen

Default value: true

Parameters

adjustmentFeatureEnabled - whether or not to use the image adjustment screen

Return This builder with the specified parameter added