totond / TextPathView

A View with text path animation!
MIT License
1.91k stars 214 forks source link

Text disappear when finish animation #13

Closed Chivorns closed 5 years ago

Chivorns commented 6 years ago

How to solve this problem? It happened when text length is short.

totond commented 6 years ago

@Chivorns Hello , you can turn off the Hardware acceleration when using version 0.1.2

Chivorns commented 6 years ago

@totond : Are you sure ur library has latest commit? Cuz I run normally when I clone from ur repo. But one more thing, Text cannot display at center of view.

totond commented 6 years ago

@Chivorns I am so sorry. The latest commit is not 0.1.2. I want to do something to fix the problem in next version, but now I am busying in my new job. I will do it as soon as possible.

Chivorns commented 6 years ago

got it bro! Anyway I hope u fix center in next version too.

totond commented 5 years ago

The version v0.2.1 has fixed the problem and turn on hardware acceleration by default.