mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-20 00:24:43 +02:00
Room contextual menu: Update button titles color and disabled opacity.
This commit is contained in:
@@ -28,7 +28,7 @@ final class ContextualMenuItemView: UIView, NibOwnerLoadable {
|
||||
|
||||
private enum ViewAlpha {
|
||||
static let normal: CGFloat = 1.0
|
||||
static let disabled: CGFloat = 0.5
|
||||
static let disabled: CGFloat = 0.3
|
||||
}
|
||||
|
||||
// MARK: - Properties
|
||||
|
||||
Reference in New Issue
Block a user