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

Add a way to listen for clicks on individual messages and their avatars in Compose MessageScreen

Open GusWard opened this issue 1 year ago • 0 comments

Allow the client app to handle clicks on messages and their authors, when using the pre-built jetpack compose MessageScreen.

For example, in the following screenshot I might want to allow the user to navigate to Tyrone's full user profile when clicking their avatar on the message:

Screenshot 2024-05-30 at 17 46 10

GusWard avatar May 30 '24 16:05 GusWard