fun onInterceptTouchEvent(ev: MotionEvent): Boolean
This is required when the content is a View that has clickable hierarchies inside. If true is returned, implementors should not pass the call to super.
Return
whether we want to intercept the event