Skip to content
This repository was archived by the owner on Oct 24, 2025. It is now read-only.
This repository was archived by the owner on Oct 24, 2025. It is now read-only.

Combining touch events. #454

@RadoVidjenGost

Description

@RadoVidjenGost

Is there a way to implement double tap and touch gesture on the same view? It looks like if i register onTouchEvent() with onDoubleTap() on my view, RxView.touches(view) doesn't seem to be working. I need some kind of motion detection to detect particular view in my layout, and also to be able to double tap that view. Any advice? Thanks in advance :)

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