Sfoglia il codice sorgente

improved GUI

Signed-off-by: Marino Faggiana <marino@marinofaggiana.com>
Marino Faggiana 2 anni fa
parent
commit
48b26ee8b3
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      iOSClient/Select/NCSelect.swift

+ 1 - 0
iOSClient/Select/NCSelect.swift

@@ -784,6 +784,7 @@ class NCSelectCommandView: UIView {
         separatorHeightConstraint.constant = 0.5
         separatorView.backgroundColor = .separator
 
+        overwriteSwitch?.onTintColor = NCBrandColor.shared.brand
         overwriteLabel?.text = NSLocalizedString("_overwrite_", comment: "")
 
         selectButton?.layer.cornerRadius = 15