mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-24 07:05:35 +00:00
Various fixes
This commit is contained in:
@@ -126,7 +126,7 @@ public final class Button: Component {
|
||||
alpha = 1.0
|
||||
}
|
||||
} else {
|
||||
alpha = 0.4
|
||||
alpha = 0.3
|
||||
}
|
||||
transition.setAlpha(view: self.contentView, alpha: alpha)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user