marinofaggiana 5 年 前
コミット
9abddfde57
1 ファイル変更0 行追加7 行削除
  1. 0 7
      iOSClient/Activity/NCActivity.swift

+ 0 - 7
iOSClient/Activity/NCActivity.swift

@@ -200,13 +200,6 @@ extension NCActivity: UITableViewDataSource {
             cell.didSelectItemEnable = self.didSelectItemEnable
             cell.subject.textColor = NCBrandColor.sharedInstance.textView
             
-            /*
-            if filterFileId == nil {
-                cell.backgroundColor = NCBrandColor.sharedInstance.backgroundView
-            } else {
-                cell.backgroundColor = NCBrandColor.sharedInstance.backgroundForm
-            }
-            */
             // icon
             if activity.icon.count > 0 {