The animation doesn't look well when I center the carachers horizontally and use a font that has characters with a variable width (not monospace). Clipping occurs when animating from a small with to a large width character and visa versa, and the character that is animating in often doesn't start in the center (so also animates horizontally)
You can try using setAnimateMeasurementChange. I haven't looked into properly supporting non monospace font so a proper fix might be much more involved.
The animation doesn't look well when I center the carachers horizontally and use a font that has characters with a variable width (not monospace). Clipping occurs when animating from a small with to a large width character and visa versa, and the character that is animating in often doesn't start in the center (so also animates horizontally)
Is there a way to overcome this?