I have a simple TextView and I want it to automatically define the font size to prevent returns. is it possible?
Asked
Active
Viewed 236 times
1 Answers
0
Here a component I've used in the past:
Auto Scale TextView Text to Fit within Bounds
This text view will resize the font size by size of the text in it. Try it