cometchat-android-v5-components

Installation
SKILL.md

Companion skills: cometchat-android-v5-core covers initialization and login; cometchat-android-v5-placement covers where to put these components; cometchat-android-v5-customization covers how to modify component behavior.

Purpose

This is the single source of truth for CometChat Android UI Kit v5 component names, key methods, and usage. Check this catalog before writing any CometChat view code. If a component is not listed here, it does not exist in the UI Kit.

All components extend MaterialCardView and can be used in XML layouts or created programmatically. They follow a consistent pattern: set a User or Group object, configure visibility/style via setters, and attach callbacks for user interactions.


Use this skill when

Related skills

More from cometchat/cometchat-skills

Installs
3
GitHub Stars
26
First Seen
8 days ago