[WIP] Quotes

This commit is contained in:
Ali
2023-10-09 20:46:17 +04:00
parent 7ea8742d33
commit b17138d501
10 changed files with 131 additions and 30 deletions

View File

@@ -12,6 +12,7 @@ import ReactionSelectionNode
import ChatControllerInteraction
import FeaturedStickersScreen
import ChatTextInputMediaRecordingButton
import ReplyAccessoryPanelNode
private func convertAnimatingSourceRect(_ rect: CGRect, fromView: UIView, toView: UIView?) -> CGRect {
if let presentationLayer = fromView.layer.presentation() {