Hi, I am trying to show text of book on a justified format on app
there was a way to use canvas and it needs to process the text and takes time
now i want to use justifyTextView it's perfect for justify but i don't know how i can put text lines equal to height of text view because i dont think heigh measuring of canvas work because it returns height of a single line and there is no way to find out how much of text is on each line
there was a way to use canvas and it needs to process the text and takes time
now i want to use justifyTextView it's perfect for justify but i don't know how i can put text lines equal to height of text view because i dont think heigh measuring of canvas work because it returns height of a single line and there is no way to find out how much of text is on each line
Last edited: