ChatKit icon indicating copy to clipboard operation
ChatKit copied to clipboard

weird scrolling upon clicking on item with textAutoLink enabled

Open SayedElabady opened this issue 4 years ago • 2 comments

I tried to enable textAutoLink with phone and then with all, after clicking on any phone it scrolls to the top of the list and I don't know why

I tried to make the parent RelativeLayout and tried to disable selection mode with no hope.

And also it's worth mentioning that it's hard to click on the phone itself if the message is consists of multiple lines

SayedElabady avatar May 01 '20 14:05 SayedElabady

Strange scrolling MessageList (RecyclerView) after clicking on link in message has gone after I've changed layout_width property from wrap_content to match_parent in every custom message type holder.

Maybe it will help you too.

kanoe92 avatar Jul 25 '22 13:07 kanoe92

Have you considered following issue? https://github.com/stfalcon-studio/ChatKit/issues/171
The problem is slightly a different but i might be the same reason.

Hatzen avatar Jul 27 '23 17:07 Hatzen