Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Activate the flash toggle button
    To enable users to toggle the camera flash, pass true to GiniBank.setCaptureConfiguration(CaptureConfiguration(flashButtonEnabled = )).

  • Turn off on flash by default
    Flash is on off by default, and you can turn it off on by passing false true to GiniBank.setCaptureConfiguration(CaptureConfiguration(flashOnByDefault = true)).

For more information about UI customization, see Camera Screen.