ZCAnimatedLabel
ZCAnimatedLabel copied to clipboard
Fix hiding of characters when using other font and Layout animated label for autolayout
- Set lineHeight as textBlock.rect.height and line's startOffset.y for textBlock.rect.origin.y
- update textBlocks every - layoutSubviews
Great! Please merge this!