Versions Compared

Key

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

...

Figma for confluence lite
nodeUrlhttps://www.figma.com/file/McDZrQPr6IgkzCQtN3lqAecgyH8gHdMyrlHvW5Sw4fCv/Android-Gini-CaptureBank-SDK-3.01.0-UI-Customisation?type=design&node-id=10%3A2540=10-2540&t=19jSfOax9x9FQVEv-0

...

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 NoResultsNavigationBarBottomAdapter implementation to GiniBank:

...