Package 

Interface DigitalInvoiceHelpNavigationBarBottomAdapter

  • All Implemented Interfaces:
    net.gini.android.capture.view.InjectedViewAdapter

    
    public interface DigitalInvoiceHelpNavigationBarBottomAdapter
     implements InjectedViewAdapter
                        

    Implement this interface to add back navigation to a custom view on bottom navigation bar and set it as the {@link GiniBank digitalInvoiceHelpNavigationBarBottomAdapter}.

    • Method Summary

      Modifier and Type Method Description
      abstract Unit setOnBackButtonClickListener(View.OnClickListener listener) Sets a click listener on back button
      • Methods inherited from class net.gini.android.bank.sdk.capture.digitalinvoice.help.view.DigitalInvoiceHelpNavigationBarBottomAdapter

        onCreateView, onDestroy
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait