I want to limit my text view to have maximum of 5 lines, so I did:
When I set the TextView height to a constant value (like 50dp), it works fine for me.