I want to write an viewer that can display text justified, and it should display the amount of text that it can show on one screen without scrolling. Let say if I use WebView for justifying text, how to calculate the size of the text to be set in the view, so that the view can display it properly with that font without scrolling. I hope you got my question, like ebook readers display text and then you have to swipe to load the next page, I want a similar functionality.
Asked
Active
Viewed 697 times