CometChatTheme.DayNight
style which is built on Theme.MaterialComponents.DayNight.NoActionBar
and acts as a global theme applied across all components, you can seamlessly integrate light and dark modes, define custom colors, typography, and component-specific styles, and enhance user experience across all CometChat components.
CometChatTheme.DayNight
as the parent theme for your application in the themes.xml
file. You can extend it with your custom theme as needed: