Эх сурвалжийг харах

fixed color more button grid in Trash view

marinofaggiana 3 жил өмнө
parent
commit
2186875f5b

+ 1 - 0
iOSClient/Trash/NCTrash.swift

@@ -340,6 +340,7 @@ extension NCTrash: UICollectionViewDataSource {
             cell.fileObjectId = tableTrash.fileId
             cell.labelTitle.text = tableTrash.trashbinFileName
             cell.labelTitle.textColor = NCBrandColor.shared.label
+            cell.setButtonMore(named: NCGlobal.shared.buttonMoreMore, image: NCBrandColor.cacheImages.buttonMore)
             
             if tableTrash.directory {
                 cell.imageItem.image = NCBrandColor.cacheImages.folder