Closed connyduck closed 7 years ago
I will review this and get back to you. Thank you.
Hi @connyduck , l noted the changes to the FontManager class. I decided to cache the Typeface in HashMap because of this reported bug with the call of Typeface.createFromAsset(). Thanks again for this important pull request.
Thanks for merging! We are in the process of optimizing our app, so I decided to have a look at its libraries as well. This helps a lot, thank you!
You're welcome.
please review I am not sure why the animator is started in setVisibility when the new visibility is not VISIBLE.