class ExperienceItemErrorBottomSheetDialog : BottomSheetDialogFragment
A bottom sheet that alerts the user of an error finding the experience item.
<init> |
A bottom sheet that alerts the user of an error finding the experience item. ExperienceItemErrorBottomSheetDialog(onDismissHandler: OnDismissHandler) |
onCancel |
fun onCancel(dialog: DialogInterface): Unit |
onCreateView |
fun onCreateView(inflater: LayoutInflater, container: ViewGroup?, savedInstanceState: Bundle?): View? |
onViewCreated |
fun onViewCreated(view: View, savedInstanceState: Bundle?): Unit |