element-android/vector/src
Benoit Marty ff439546c5 Improve cache of drawables used for rendering location pin.
In particular, use the Glide cache, and ensure that if an error occurs and later the avatar can be retrieved, the cache will be replaced.
Also limit cache size to 32.
Also use UserItem as a key, instead of just the userId, so that if displayName or avatarUrl change, there will be not cache hit.
2024-02-02 15:34:51 +01:00
..
androidTest Bump io.element.android:wysiwyg from 1.2.2 to 2.2.1 (#8464) 2023-05-24 10:14:22 +00:00
main Improve cache of drawables used for rendering location pin. 2024-02-02 15:34:51 +01:00
sharedTest/java/im/vector/app/test/shared
test Add a test 2024-02-02 13:56:44 +01:00