ChatKit icon indicating copy to clipboard operation
ChatKit copied to clipboard

Android library. Flexible components for chat UI implementation with flexible possibilities for styling, customizing and data management. Made by Stfalcon

Results 105 ChatKit issues
Sort by recently updated
recently updated
newest added

Hi how are you? i have an issue just in the CustomIncomingVoiceMessageViewHolder. The CustomOutcomingVoiceMessageViewHolder works fine! .Any idea? Thanks java.lang.UnsupportedOperationException: Somehow we couldn't create the ViewHolder for message. Please, report...

I am currently developing an app with Kotlin and when i declare custom ViewHolder written in kotlin, i get the following exception when trying to inflate them ``` 2020-04-18 22:05:14.510...

By using a custom view holder for a message, I'm sending a payload that is a callback. And I'm getting this exception: ```E/AndroidRuntime: FATAL EXCEPTION: main Process: de.netalic.peacock, PID: 17578...

Hi, i tried to follow all steps [here](https://github.com/stfalcon-studio/ChatKit) but am still getting this beautiful error. `Caused by: org.gradle.internal.resolve.ModuleVersionResolveException: Could not resolve com.github.stfalcon-studio:Chatkit:v0.4.1. `

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...

Currently, I am using this library. There is no doubt that its nice library. But I am not sure why (probably) for me only `addToStart` method add new message in...