TextView in android -


i developing application in layout independent of screen resolution. problem in textview textview layout change when resolution of screen changes size of text remain same.

i want when resolution high, according text size should adjust itself(i.e. text size should changed). , simillarly when resolution low text size sholud shrink.

but here when reduce y-axis extent text vanishes.

i appriciate answer.

thank you.

you should using sp android:textsize.


Comments

Popular posts from this blog

SAP Web Service from .NET via WCF -

Optimized Line drawing in QT -

datetime - str to time in python -