DigitalInvoiceNavigationBarBottomAdapter

Adapter for injecting a custom bottom navigation bar on the DigitalInvoiceFragment screen.

Functions

Link copied to clipboard
public abstract View onCreateView(ViewGroup container)
Link copied to clipboard
public abstract Unit onDestroy()
Link copied to clipboard

Set the click listener for the help button.

Link copied to clipboard

Set the click listener for the proceed button.

Link copied to clipboard
public abstract Unit setProceedButtonEnabled(Boolean enabled)

Enable or disable the proceed button.

Link copied to clipboard
public abstract Unit setTotalPrice(String priceWithCurrencySymbol)

Set the total price.