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

I'm using the app:textAutoLink="all" property to have links be clickable in messages. However, I need to override the click behavior to call my own custom function, instead of opening in...

Hi guys! How to make time label in chat window sticky, like in https://github.com/emilsjolander/StickyListHeaders ?

Same problem mentioned this issue (#116 ) but it s not clear. Also they showed in library screenshots but there are no any examples in library sample and other project...

How to link custom content types with the items in the list. For example I have added a content type for location but when I add a location the ImageViewHolder...

HI, thank you so much for this amazing library! I ran into a bit of trouble so wanted your help.. Here's my Message Model, which implements IMessage: ```java @Entity(tableName =...

Hi, i use imageLoader.loadImage(IimageView, url, payload); for showing image in myChat . Image load time is very high to load high quality image and high size image. I want to...

Hello, I develop an app with group chats and I just found a bug in the MessagesListAdapter. I disable the visibility of the bubble for some messages which are system...

Currently the standard EditText mime type does not allow Gifs from the standard GBoard keyboard to be sent. Could you enable this or, enable a custom layout for the MessageInput...

Hello everybody! I would like to ask if there is a way for me to change the timestamp of my messages. ![Screenshot_20190730-103524_micourier](https://user-images.githubusercontent.com/30281435/62096595-bd3a0900-b2b6-11e9-89bf-472cf437dfb0.jpg)