stream-chat-android
stream-chat-android copied to clipboard
Improve Giphy rendering
Context & proposal
Our Giphy images are cropped in Compose, and sometimes have bars in UI Components depending on their aspect ratio. This should be improved so that we have nicer looking Giphies that respect their original aspect ratio and do not have vertical or horizontal bars.
Acceptance criteria
To accept this task we need to complete the following items:
- [ ] Improve Giphies in Compose.
- [ ] Improve Giphies in UI Components.