onTouchEvent

Handles touch events on the outline view. If the user taps outside the content area (to the left of the child view), the outline view is dismissed.

Return

Always returns true to indicate the event was handled.

Parameters

event

The motion event being processed.