Refactoring

This commit is contained in:
Ali
2023-10-14 22:48:53 +04:00
parent f8716355e4
commit abacd0654b
21 changed files with 113 additions and 55 deletions

View File

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