performSaving

abstract fun performSaving(@NonNull context: Context, @NonNull popupAnchorView: View)

Performs saving of the items.

Parameters

context

The context to use.

popupAnchorView

The view on which to append the possible pop-up menu with 'Save' and 'Save As' options.