I want to limit my text view to have maximum of 5 lines, so I did:
There is same question android ellipsize multiline textview This is known bug, quite old and not fixed yet :(
someone posted workaround http://code.google.com/p/android-textview-multiline-ellipse/ maybe it will help you (or someone else)