OnTouchListener() { public boolean onTouch(View v, MotionEvent event) { if ... It seems to take place when a scroll ends (i.e. the user lets the finger go), ...
確定! 回上一頁