NoResultsFragmentListener

Interface used by NoResultsFragmentStandard and NoResultsFragmentCompat to dispatch events to the hosting Activity.

public interface NoResultsFragmentListener

Functions

onBackToCameraPressed
Link copied to clipboard

Called when the button on the bottom of the No Results Screen was pressed. This button should lead the user back to the Camera Screen.

abstract void onBackToCameraPressed()

Inheritors

NoResultsActivity
Link copied to clipboard