android - In a TextView, what's the height of blank between the content text and the border of the TextView? -


there blank between content text , border of textview, if padding 0. , if height of textview , content text set same value, text not displayed.

so, what's height of blank between content text , border of textview?

the spacing built font. it's there accomodate special characters tall.

similar question: how remove top , bottom space on textview of android

adding android:includefontpadding="false" may little, i've found doesn't much.


Comments

Popular posts from this blog

google api - Incomplete response from Gmail API threads.list -

Installing Android SQLite Asset Helper -

Qt Creator - Searching files with Locator including folder -