We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the bug
Crossfade plugin freeze the image with a gray filter and not show preview of video or image attachments in MessageListScreen.
The simple solution validated by us is removes the crossfade plugin: #5576.
To resolve, remove the crossfade from:
stream-chat-android/stream-chat-android-compose/src/main/java/io/getstream/chat/android/compose/ui/attachments/content/MediaAttachmentContent.kt
SDK version
To Reproduce Steps to reproduce the behavior:
Expected behavior Video and image medias preview loading correctly
Device:
but this happens with various real devices
Screenshots
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
Crossfade plugin freeze the image with a gray filter and not show preview of video or image attachments in MessageListScreen.
The simple solution validated by us is removes the crossfade plugin: #5576.
To resolve, remove the crossfade from:
stream-chat-android/stream-chat-android-compose/src/main/java/io/getstream/chat/android/compose/ui/attachments/content/MediaAttachmentContent.kt
SDK version
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Video and image medias preview loading correctly
Device:
but this happens with various real devices
Screenshots
crossfade_bug_getstream_2.webm
The text was updated successfully, but these errors were encountered: