I want to have 5 lines for the height of the text area. I am using the following code.
This is similar to CommonsWare answer but with a minor tweak: android:gravity="top|start". Complete code example:
android:gravity="top|start"