marinofaggiana 4 жил өмнө
parent
commit
af687f1fbc

+ 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)