mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 14:20:20 +00:00
Various improvements
This commit is contained in:
@@ -52,7 +52,7 @@ public enum ContextMenuActionResult {
|
||||
public enum ContextMenuActionItemFont {
|
||||
case regular
|
||||
case small
|
||||
case custom(UIFont)
|
||||
case custom(font: UIFont, height: CGFloat?, verticalOffset: CGFloat?)
|
||||
}
|
||||
|
||||
public struct ContextMenuActionItemIconSource {
|
||||
|
||||
Reference in New Issue
Block a user