MaterialDialogs

Utility methods for handling Dialog Windows

Functions

Link copied to clipboard
open fun getDialogBackgroundInsets(@NonNull context: Context, @AttrRes defaultStyleAttribute: Int, defaultStyleResource: Int): Rect
Link copied to clipboard
open fun insetDrawable(@Nullable drawable: Drawable, @NonNull backgroundInsets: Rect): InsetDrawable