Versions Compared

Key

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

...

Figma for confluence lite
nodeUrlhttps://www.figma.com/file/McDZrQPr6IgkzCQtN3lqAe/Android-Gini-Capture-SDK-3.0.0-UI-Customisation?node-id=10%3A2540

...

Bottom navigation bar

Info

Will be available in 3.0.0-beta05.

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:

...