Package-level declarations

Types

Link copied to clipboard
open class BaseBottomSheetDialogFragment : BottomSheetDialogFragment
Link copied to clipboard
class EdgeToEdgeBottomSheetDialog(context: Context) : BottomSheetDialog

IMPORTANT: Not public API: This class is not meant to be used outside of the Mimi SDK.

Link copied to clipboard

Mimi custom Number Picker overridden class

Link copied to clipboard
class StyledTextView @JvmOverloads constructor(context: Context, attrs: AttributeSet? = null, defStyleAttr: Int = 0) : AppCompatTextView

Convenience TextView class that applies programmatically some styling upon presence of certain text patterns. To be used via XML or from Java/Kotlin code