Improved sticker pack preview

This commit is contained in:
Ali
2019-12-07 00:51:16 +04:00
parent 4f571258d0
commit 12c99de957
29 changed files with 892 additions and 53 deletions

View File

@@ -1191,7 +1191,7 @@ final class InstantPageControllerNode: ASDisplayNode, UIScrollViewDelegate {
self?.present(c, a)
}, dismissInput: {
self?.view.endEditing(true)
})
}, contentContext: nil)
}
}
}))