FireDialogProvider

Provider for creating Fire dialog instances. Returns the appropriate dialog variant based on feature flag (Simple or Granular).

To receive lifecycle events from the dialog (onShow, onCancel, onClearStarted), use FragmentManager.setFragmentResultListener with the appropriate REQUEST_KEY from GranularFireDialog or NonGranularFireDialog.

Types

Link copied to clipboard
sealed class FireDialogOrigin

Functions

Link copied to clipboard

Creates a Fire dialog instance.