0

I have a simple TextView and I want it to automatically define the font size to prevent returns. is it possible?

barbo
  • 5
  • 4

1 Answers1

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

Community
  • 1
  • 1
Udinic
  • 3,014
  • 2
  • 25
  • 32