Versions Compared

Key

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

...

Figma for confluence lite
nodeUrlhttps://www.figma.com/file/eKNQAA5NTzyNPiqx5klpNlcgyH8gHdMyrlHvW5Sw4fCv/Android-Gini-Bank-SDK-3.01.0-UI-Customisation?type=design&node-idt=3688QL5vxXYi24UMqoIw-60850

...

Bottom Navigation Bar

You can inject your own view for the bottom navigation bar if you set GiniBank.setCaptureConfiguration(CaptureConfiguration(bottomNavigationBarEnabled = )) to true and pass a custom DigitalInvoiceNavigationBarBottomAdapter implementation to GiniBank:

...