public interface

BaseGridView.OnMotionInterceptListener

 androidx.leanback.widget.BaseGridView.OnMotionInterceptListener

Overview

Listener for intercepting generic motion dispatch events.

Summary

Methods
public booleanonInterceptMotionEvent(MotionEvent event)

Returns true if the touch dispatch event should be consumed.

Methods

public boolean onInterceptMotionEvent(MotionEvent event)

Returns true if the touch dispatch event should be consumed.