Jin Cao

Results 14 comments of Jin Cao

Hmm interesting idea, the library doesn't support the feature at the moment so you might have to fork the repo and change how the bounds are calculated. It might be...

You can try using `setAnimateMeasurementChange`. I haven't looked into properly supporting non monospace font so a proper fix might be much more involved.

I want to avoid pulling in other libraries for this project to keep down the dex / apk impact of the library. We can build more configurable caching mechanism into...

Yeah something we currently don't support is having custom draw logic for each character. I'm going to use this issue to track that work, but not sure when I can...