ChatKit
ChatKit copied to clipboard
weird scrolling upon clicking on item with textAutoLink enabled
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
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.
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.