Marino Faggiana hace 8 años
padre
commit
71f65ec418
Se han modificado 2 ficheros con 4 adiciones y 0 borrados
  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