Skip to content
This repository was archived by the owner on Jun 7, 2020. It is now read-only.

Fix Multi-Touch events on recyclerView items#2142

Open
RotBolt wants to merge 1 commit intoRocketChat:developfrom
RotBolt:fix/multiple-clicks
Open

Fix Multi-Touch events on recyclerView items#2142
RotBolt wants to merge 1 commit intoRocketChat:developfrom
RotBolt:fix/multiple-clicks

Conversation

@RotBolt
Copy link

@RotBolt RotBolt commented Mar 16, 2019

@RocketChat/android

Closes #2141 and #2044

Changes:

  1. Added Custom RecyclerView RCRecyclerView to handle MultiTouchEvents
  2. Added Interface MultiTouchEventsListener to
    2.1)BaseViewHolder (For ChatRoomAdapter)
    2.2)RoomViewHolder(For ChatRoomsAdapter)

Screenshots or GIF for the change:

Please Carefully Notice the taps (White visible spots)

Signed-off-by: thelimitbreaker <rohanmaityofficial@gmail.com>
@RotBolt
Copy link
Author

RotBolt commented Mar 19, 2019

@filipedelimabrito could you please review this. Thank you

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Double Click ChatMessage, shows double bottom sheet options

1 participant