Hello, i am facing issue regards SendBirdUIKit.ThemeMode.
my app is works on dynamic theme mode, i am getting app color code in hex format and i am using that color code every where in app.
now issue is as per your document Themes i have to create the StyleSet for it but currently its not possible in android we can not create the StyleSet dynamically.
so currently i am using SendBirdUIKit.ThemeMode but i dont know how to update the ThemeMode, please help me with this.