DigitalInvoiceHelpNavigationBarBottomAdapter

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

Functions

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

Sets a click listener on back button

Inheritors