Android - Get height of single line from TextView with few lines -


i have textview few lines , need calculate height of 1 line, not total textview height. example

textview's height divided textview's rows should give height of 1 row hence every line has same height 1 text size.


Comments

Popular posts from this blog

angular - Ionic slides - dynamically add slides before and after -

minify - Minimizing css files -

Add a dynamic header in angular 2 http provider -