-1
I’m looking to create a AutoScale TextView
, I needed to access the text size and length via code.
I’ve been searching the internet I found enough code referring to the theme of the question, as they are all licensed, but I would like to learn and make my own code.
and to change would be
seuTextView.setTextSize();
– Vale