tos and scroll to date first message

This commit is contained in:
overtake
2018-09-01 22:28:37 +03:00
parent fb786425ba
commit 25cb418eb3
14 changed files with 102 additions and 49 deletions

View File

@@ -95,6 +95,7 @@ class ThemeSettingsChatPreviewItemNode: ListViewItemNode {
}, presentGlobalOverlayController: { _, _ in }, callPeer: { _ in }, longTap: { _ in }, openCheckoutOrReceipt: { _ in }, openSearch: { }, setupReply: { _ in
}, canSetupReply: { _ in
return false
}, navigateToFirstDateMessage: { _ in
}, requestMessageUpdate: { _ in
}, cancelInteractiveKeyboardGestures: {
}, automaticMediaDownloadSettings: AutomaticMediaDownloadSettings.defaultSettings)