Ver Fonte

Graphics

Marino Faggiana há 8 anos atrás
pai
commit
71f65ec418
2 ficheiros alterados com 4 adições e 0 exclusões
  1. 2 0
      iOSClient/Main/CCMain.m
  2. 2 0
      iOSClient/Offline/CCOfflinePageContent.m

+ 2 - 0
iOSClient/Main/CCMain.m

@@ -5160,6 +5160,8 @@
     // Encrypted color
     if (metadata.cryptated) {
         cell.labelTitle.textColor = COLOR_CRYPTOCLOUD;
+    } else {
+        cell.labelTitle.textColor = [UIColor blackColor];
     }
     
     // ----------------------------------------------------------------------------------------------------------

+ 2 - 0
iOSClient/Offline/CCOfflinePageContent.m

@@ -627,6 +627,8 @@
     // encrypted color
     if (metadata.cryptated) {
         cell.labelTitle.textColor = COLOR_CRYPTOCLOUD;
+    } else {
+        cell.labelTitle.textColor = [UIColor blackColor];
     }
     
     // File name