marinofaggiana 4 лет назад
Родитель
Сommit
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)