Просмотр исходного кода

coding

Signed-off-by: marinofaggiana <ios@nextcloud.com>
marinofaggiana 2 лет назад
Родитель
Сommit
e23a7e8f28

+ 1 - 1
iOSClient/Color/NCColorPicker.swift

@@ -103,7 +103,7 @@ class NCColorPicker: UIViewController {
         defaultButton.layer.cornerRadius = 5
         defaultButton.layer.masksToBounds = true
         defaultButton.layer.borderColor = NCBrandColor.shared.label.cgColor
-        defaultButton.layer.borderWidth = 1
+        defaultButton.layer.borderWidth = 2
     }
 
     // MARK: - Action

+ 0 - 9
iOSClient/Supporting Files/en.lproj/Localizable.strings

@@ -877,15 +877,6 @@
 "_ITMS-90076_"              = "Due to a change in the Nextcloud application identifier, the settings and password for accessing your cloud are reset, so please re-enter your account data and check your Settings. We are sorry about that.";
 "_copy_passphrase_"         = "Copy passphrase";
 "_change_color_"            = "Change color";
-"_orange_"                  = "Orange";
-"_red_"                     = "Red";
-"_purple_"                  = "Purple";
-"_blue_"                    = "Blue";
-"_brown_"                   = "Brown";
-"_green_"                   = "Green";
-"_gray_"                    = "Gray";
-"_default_"                 = "Default";
-"_custom_"                  = "Custom";
 
 // Video
 "_select_trace_"            = "Select the trace";