onTouchEvent

Handles touch events on the search view. Dismisses the view when the user taps outside of it (to the left of the panel).

Return

Always returns true to prevent touch propagation to views behind.

Parameters

event

The motion event.