Marino Faggiana 6 jaren geleden
bovenliggende
commit
df7e492ca0
1 gewijzigde bestanden met toevoegingen van 1 en 0 verwijderingen
  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)