vnorderui / com.venuenext.vnorderui.ui / ExperienceItemErrorBottomSheetDialog

ExperienceItemErrorBottomSheetDialog

class ExperienceItemErrorBottomSheetDialog : BottomSheetDialogFragment

A bottom sheet that alerts the user of an error finding the experience item.

Constructors

<init>

A bottom sheet that alerts the user of an error finding the experience item.

ExperienceItemErrorBottomSheetDialog(onDismissHandler: OnDismissHandler)

Functions

onCancel

fun onCancel(dialog: DialogInterface): Unit

onCreateView

fun onCreateView(inflater: LayoutInflater, container: ViewGroup?, savedInstanceState: Bundle?): View?

onViewCreated

fun onViewCreated(view: View, savedInstanceState: Bundle?): Unit