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