InsetDialogOnTouchListener

Ensures that touches within the transparent region of the inset drawable used for Dialogs are processed as touches outside the Dialog.

Constructors

Link copied to clipboard
constructor(@NonNull dialog: Dialog, @NonNull insets: Rect)

Functions

Link copied to clipboard
open fun onTouch(@NonNull view: View, @NonNull event: MotionEvent): Boolean