EditView Layout 1: <EditText 2: android:hint="Enter some text" 3: ... 8: </EditText> Line 2 specified the hint for the EditView. That is the text that will ...
確定! 回上一頁