element-x-ada/libraries/designsystem/src
Marco Romano 096d57517e
Optimize use of blurhash algo in bloom modifier (#1509)
- Reduced to 20px the size of the bitmap we encode the blurhash from.
- Reduced the blurhash components from 5 to 4.

As per suggestions in: https://github.com/woltapp/blurhash#good-questions
2023-10-09 16:24:37 +02:00
..
main Optimize use of blurhash algo in bloom modifier (#1509) 2023-10-09 16:24:37 +02:00
test/kotlin/io/element/android/libraries/designsystem Avoid hard-coded number and update the related test. 2023-09-05 15:39:31 +02:00