文本域,相似于HTML里的textareaandroid
<EditText android:id="@+id/edit_text" android:layout_width="wrap_content" android:layout_height="wrap_content" />