stream-chat-android icon indicating copy to clipboard operation
stream-chat-android copied to clipboard

Message List Header - no title change option

Open lukicmarko opened this issue 2 years ago • 2 comments

Describe the bug There is no option (or I'm not aware of it) to change the Message List Header title text SDK version 5.17.10

Expected behavior I expect the option (like on iOS) to change the Message List Header title text

lukicmarko avatar Aug 15 '23 13:08 lukicmarko

Furthermore, I wanted to extend either MessageListHeader or MessageListHeaderViewModel and change behavior but can't do that since classes are not open (so they are final)

lukicmarko avatar Aug 15 '23 14:08 lukicmarko

Hello @lukicmarko The MessageListHeaderView already have a setTitle() method, is it not enough?

If you are using our Compose SDK, we expose a way to format channel title within ChatTheme

Let us know if it is enough for you.

JcMinarro avatar Jul 02 '24 09:07 JcMinarro

This issue has been automatically closed because there has been no response to our request from the original author. Please don't hesitate to comment on the bug if you have any more information for us - we will reopen it right away! Thanks for your contribution.

github-actions[bot] avatar Jul 10 '24 00:07 github-actions[bot]