Fact check fixes

This commit is contained in:
Ilya Laktyushin
2024-05-20 20:00:50 +04:00
parent 21898f4207
commit 43faf7619d
16 changed files with 83 additions and 51 deletions

View File

@@ -723,7 +723,7 @@ public final class MessageInlineBlockBackgroundView: UIView {
displayProgress: params.displayProgress,
animation: animation
)
animation.animator.updateFrame(layer: lineView.layer, frame: lineFrame, completion: nil)
animation.animator.updateFrame(layer: self.lineView.layer, frame: lineFrame, completion: nil)
if params.pattern != nil {
var maxIndex = 0