Marino Faggiana 8 năm trước cách đây
mục cha
commit
71f65ec418
2 tập tin đã thay đổi với 4 bổ sung0 xóa
  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