marinofaggiana 4 年之前
父節點
當前提交
af687f1fbc
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      Share/NCShareExtension.swift

+ 1 - 0
Share/NCShareExtension.swift

@@ -83,6 +83,7 @@ class NCShareExtension: UIViewController, NCListCellDelegate, NCEmptyDataSetDele
 
         separatorView.backgroundColor = NCBrandColor.shared.separator
         tableView.separatorStyle = UITableViewCell.SeparatorStyle.none
+        tableView.backgroundColor = .clear
         createFolderLabel.text = NSLocalizedString("_create_folder_", comment: "")
         uploadButton.setTitle(NSLocalizedString("_save_files_", comment: ""), for: .normal)