方法一: 在layout文件中針對EditText增加<requestFocus /> 語法即可. <EditText android:id="@+id/EditTextName" android:layout_width="fill_parent" ...
確定! 回上一頁