TouchObserverFrameLayout

FrameLayout that provides callbacks for all touch events.

Constructors

Link copied to clipboard
constructor(@NonNull context: Context)
constructor(@NonNull context: Context, @Nullable attrs: AttributeSet)
constructor(@NonNull context: Context, @Nullable attrs: AttributeSet, defStyleAttr: Int)

Functions

Link copied to clipboard
Link copied to clipboard
open fun setOnTouchListener(@Nullable onTouchListener: View.OnTouchListener)