I am working on display my story text in a custom book page.When a story text is reached the maximum limit of characters then remaining text are not be able to display. I am logically working on to get numbers of character in a fixed size TextView in android.
How can i get number of characters when Textview has fixed text size, width and height?
Suggestions are most welcome...
Thanks is advance