marinofaggiana 4 éve
szülő
commit
af687f1fbc
1 módosított fájl, 1 hozzáadás és 0 törlés
  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)