Companion
Properties
The default value for tipsConfigCreator. Held separately in case an override just intends to modify the default.
Intent Bundle Extra argument key. This is used for passing a config (CaptureConfig) to this activity to determine its configurable behaviour.
Activity result bundle argument key. When one or more receipt images are captured, the result (BareCapturedReceiptData) will be attached to the activity result extras.
Used to launch the capture tips screen. CaptureConfig is required as the long receipt tip from the default tips is only displayed if CaptureConfig.enableLongCapture is true.
Override this creator with custom list of CaptureTipData objects to change the tips. This list of objects will be used by the launchTips function block to load and display tips.