Set the Chat SDK Theme
<resources>
<style name="AppTheme" parent="ChatSDKTheme">
</style>
</resources>UIModule.config().overrideTheme();UIModule.config().setTheme(R.style.CustomChatSDKTheme);Last updated
<resources>
<style name="AppTheme" parent="ChatSDKTheme">
</style>
</resources>UIModule.config().overrideTheme();UIModule.config().setTheme(R.style.CustomChatSDKTheme);Last updated