如要為可編輯的 TextView 或 EditText 加上標籤,請在項目空白時,使用 android:hint 在項目中顯示描述性文字標籤。 <EditText android:id="@+id/email_subject" ...
確定! 回上一頁