Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Page Properties
hiddentrue

Status

Status
colourYellowGreen
titlefor reviewapproved

Approver

Alpar Szotyori (Unlicensed)

Table of Contents

UI Customization

1000px
Figma for confluence lite
nodeUrlhttps://www.figma.com/file/LTPEOdGgitjNX7Aw9qlOaj/Android-Gini-Bank-SDK-3.2.1-UI-Customisation?type=design&node-id=3688-6085&mode=design&t=UXpzsBdpHZYpVvaR-4
height

...

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:

Code Block
let customBottomNavigationBar: DigitalInvoiceNavigationBarBottomAdapter = CustomDigitalInvoiceNavigationBarBottomAdapter();

GiniBank.digitalInvoiceNavigationBarBottomAdapter = customBottomNavigationBar

...

UI Customization

You can also view the UI customisation guide in Figma here.

Figma for confluence lite
nodeUrlhttps://www.figma.com/design/WLzMReSylM0dWuCNQyDI7R/Android-Gini-Bank-SDK-3.14-UI-Customisation?node-id=3688-6085&t=glppVKnA1JljkMwf-1
height1000px