I have a slideshow with a TextView overlay. Is it possible at all to have the SizeToFit working on the TextView with handle resize enabled? It's not doing it for me. Am I doing it in the wrong order or something?
It seems like it works when I click a button to do it after everything is loaded and done. However, it doesn't want to do it when I'm loading everything on the app run.
It seems like it works when I click a button to do it after everything is loaded and done. However, it doesn't want to do it when I'm loading everything on the app run.