Marino Faggiana 6 tahun lalu
induk
melakukan
df7e492ca0
1 mengubah file dengan 1 tambahan dan 0 penghapusan
  1. 1 0
      iOSClient/Trash/NCTrashHeaderFooterMenu.swift

+ 1 - 0
iOSClient/Trash/NCTrashHeaderFooterMenu.swift

@@ -23,6 +23,7 @@ class NCTrashHeaderMenu: UICollectionReusableView {
         buttonSwitch.setImage(CCGraphics.changeThemingColorImage(UIImage.init(named: "switchList"), multiplier: 2, color: NCBrandColor.sharedInstance.icon), for: .normal)
         
         buttonOrder.setTitle("", for: .normal)
+        buttonOrder.setTitleColor(NCBrandColor.sharedInstance.icon, for: .normal)
         
         buttonMore.setImage(CCGraphics.changeThemingColorImage(UIImage.init(named: "moreBig"), multiplier: 2, color: NCBrandColor.sharedInstance.icon), for: .normal)