I used the textview to display the temperature, it should be like this
when I change the textSize, it display like this
I just want change the size of the textview, but I don't want it to be more thicker,how should I do with this problem?
I used the textview to display the temperature, it should be like this
when I change the textSize, it display like this
I just want change the size of the textview, but I don't want it to be more thicker,how should I do with this problem?
add this to you textView
android:fontFamily="Roboto-Thin"