Signal-iOS/SignalMessaging/utils/Avatars
Michelle Linington 5a645228b0 Fix issue where avatars flicker sporadically
Our AvatarBuilder caches were cleared in their entirety any time a
profile changes. If a profile update raced with a avatar fetch in
ConversationAvatarView, they'd blink briefly while the cached items were
removed.

This change ensures that we're only clearing out avatars that are
associated with an updated profile.
2021-11-22 17:01:07 -08:00
..
AvatarBuilder.swift Fix issue where avatars flicker sporadically 2021-11-22 17:01:07 -08:00
AvatarModel.swift Auto select photo avatar 2021-07-16 18:36:33 -07:00