marinofaggiana %!s(int64=4) %!d(string=hai) anos
pai
achega
4613a0833d
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      iOSClient/AppDelegate.m

+ 1 - 0
iOSClient/AppDelegate.m

@@ -964,6 +964,7 @@
     [NCBrandColor.sharedInstance setDarkMode];
     dispatch_async(dispatch_get_global_queue(DISPATCH_QUEUE_PRIORITY_DEFAULT, 0), ^{
         [[NCMainCommon shared] createImagesThemingColor];
+        [[NCCollectionCommon shared] createImagesThemingColor];
         [[NSNotificationCenter defaultCenter] postNotificationOnMainThreadName:k_notificationCenter_changeTheming object:nil];
     });
 }