mirror of
https://github.com/bitwarden/mobile
synced 2025-12-17 16:53:26 +00:00
update ffimageloading lib
This commit is contained in:
@@ -287,10 +287,6 @@ namespace Bit.iOS
|
||||
container.RegisterSingleton<IPushNotificationListener, PushNotificationListener>();
|
||||
container.RegisterSingleton<IPushNotificationService, iOSPushNotificationService>();
|
||||
|
||||
FFImageLoading.ImageService.Instance.Initialize(new FFImageLoading.Config.Configuration
|
||||
{
|
||||
AnimateGifs = false
|
||||
});
|
||||
CachedImageRenderer.Init();
|
||||
Resolver.SetResolver(new SimpleInjectorResolver(container));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user