If I assign an integer value to change a certain text size of a TextView
using java code, the value is interpreted as pixel (px
).
Now does anyone know how to assign it in sp
?
If I assign an integer value to change a certain text size of a TextView
using java code, the value is interpreted as pixel (px
).
Now does anyone know how to assign it in sp
?