2019年9月3日 — public boolean onKeyLongPress(int keyCode, KeyEvent event) 很明顯,長按事件一般是放到onKeyLongPress 函數中來處理的。
確定! 回上一頁