SyntaxFix
Write A Post
Hire A Developer
Questions
You must use 2 parameters :
android:ellipsize="none" : the text is not cut on textview width
android:ellipsize="none"
android:scrollHorizontally="false" the text wraps on as many lines as necessary
android:scrollHorizontally="false"