

I want to checkout Android Kotlin UI Kit.
Follow the steps mentioned in the README.md
file.
Kindly, click on below button to download our Android Kotlin Chat UI Kit.
I want to explore sample apps.
Import the app into Android Studio and follow the steps mentioned in the README.md
file.
Kindly, click on below button to download our Android Kotlin Sample App.
The UI Kit has three different ways to make fully customizable UI which is required to build a chat application. The UI Kit has been made to help developers with different levels of experience to build a chat application in a few minutes or a couple of hours.
The UI Kit has three different ways to make chat Application
- UI Unified
- UI Screens
- UI Components
UI Unified


UI Unified is a way to launch a fully working chat application using the UI Kit. In UI Unified all the UI Screens and UI Components work together to give the full experience of a chat application with a minimal coding effort.
UI Screens
UI screens are fragments with all the necessary methods and Listeners required to build a chat application. There are different screens available in UI Kit.


- CometChatUserListScreen
- CometChatGroupListScreen
- CometChatConversationListScreen
- MessageListScreen
- CometChatUserInfo
- CometChatCallListScreen
UI Components


UI Components are building a block of the UI Kit. UI Components are set of custom classes specially designed to build a rich chat app. To achieve high customizability while building an app one can use the UI Components. There are different UI Components available in the
UI Kit Library.
- Avatar
- BadgeCount
- StatusIndicator
- CometChatUserList
- CometChatGroupList
- CometChatConversationList
Updated 26 days ago