Skip to content

onTouchListener problem (does not override performClick) #133

Description

@mr-sarsarabi

I have a View above the rippleView and I don't want the touch event to affect the rippleView while the other View is Visible.(onClickListner does not work well here) usually by setting onTouchListner for the View above and returning false, the touch event doesn't go any deeper and stops. rippleView does not follow this pattern and grabs the touch event whether it's above or below. and stops the touch event. O_O

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions