@Override // <--- Add this method if you want to react to keyDown public boolean onKeyDown(int keyCode, KeyEvent event) { // A. Prevent ...
確定! 回上一頁