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

Fix Multi-Touch events on recyclerView items #2142

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from
Open

Fix Multi-Touch events on recyclerView items #2142

wants to merge 1 commit into from

Conversation

RotBolt
Copy link
Contributor

@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
Contributor 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