TextView.setText() high-frequency usage: memory leaks
This article present why Android’s TextView is responsible for memory leaks when it comes to high-frequency updating displayed text, and how to do it by other means.
Engineering blog
This article present why Android’s TextView is responsible for memory leaks when it comes to high-frequency updating displayed text, and how to do it by other means.