FeedbackBottomSheetListener

interface FeedbackBottomSheetListener

Interface notified on interaction with FeedbackBottomSheet.

Functions

onFeedbackDismissed
Link copied to clipboard
abstract fun onFeedbackDismissed()
onFeedbackSelected
Link copied to clipboard
abstract fun onFeedbackSelected(feedbackItem: FeedbackItem)

Inheritors

NavigationAlertView
Link copied to clipboard
InstructionView
Link copied to clipboard