Programming Tips - Android: When should I use PrecomputedText ?
Date: 2018jul13
OS: Android
Q. Android: When should I use PrecomputedText ?
A. Don't use it in the first cut. Only use if performance is slow.
Its most useful in a RecyclerView
https://medium.com/google-developers/prefetch-text-layout-in-recyclerview-4acf9103f438