Can anyone tell me what\'s going wrong with the text? Text longer than one line doesn\'t wrap to the next line but goes beyond the screen.
Following is the code:
I used android:ems="23" to solve my problem. Just replace 23 with the best value in your case.
android:ems="23"