mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 06:35:51 +00:00
Glass
This commit is contained in:
@@ -697,7 +697,7 @@ public protocol CustomViewControllerNavigationDataSummary: AnyObject {
|
||||
|
||||
open var tabBarItemContextActionType: TabBarItemContextActionType = .none
|
||||
|
||||
open func tabBarItemContextAction(sourceNode: ContextExtractedContentContainingNode, gesture: ContextGesture) {
|
||||
open func tabBarItemContextAction(sourceView: ContextExtractedContentContainingView, gesture: ContextGesture) {
|
||||
}
|
||||
|
||||
open func tabBarDisabledAction() {
|
||||
|
||||
Reference in New Issue
Block a user