1.進(jìn)有edittext控件的activity自動(dòng)彈出輸入法
在清單文件對(duì)應(yīng)的activity中加入
android:windowSoftInputMode="stateAlwaysVisible"就行了2.隱藏輸入法((InputMethodManager)getSystemService(Context.INPUT_METHOD_SERVICE)).hideSoftInputFromWindow(EditAddressActivity.this.getCurrentFocus().getWindowToken(),0);
新聞熱點(diǎn)
疑難解答
圖片精選
網(wǎng)友關(guān)注