InputMethodManager imm = (InputMethodManager)getSystemService(SendActivity.this.INPUT_METHOD_SERVICE);
imm.hideSoftInputFromWindow(editText.getWindowToken(), 0);
顯示鍵盤
imm.showSoftInput(editText, 0);
arrow
arrow
    全站熱搜

    戮克 發表在 痞客邦 留言(0) 人氣()