parley-messaging / ios-library

Parley iOS app library
MIT License
2 stars 2 forks source link

Gradients are randomly applied to loading image views #119

Closed nlamah closed 1 month ago

nlamah commented 1 month ago

Describe the Bug When multiple images are loading and the view is scrolled, some loading image views get the gradient below the time and some won't

To Reproduce

Expected behaviour The behaviour should be consistent, if a loading image view does not have the gradient, then it should not suddenly appear. Always showing the gradient could also be correct.

Screenshots

https://github.com/parley-messaging/ios-library/assets/2762698/6499b275-5d96-461d-b57e-4dc2f7bda849

alexkok commented 1 month ago

Fixed and released in 4.1.1 🚀