SyntaxFix
Write A Post
Hire A Developer
Questions
U can use this Edittext....This will help you.
<EditText android:id="@+id/EditText02" android:layout_width="fill_parent" android:layout_height="wrap_content" android:lines="5" android:gravity="top|left" android:inputType="textMultiLine" />