Exam 7: Touches and Swipes

arrow
  • Select Tags
search iconSearch Question
  • Select Tags

The onTouch method on View.OnTouchListener has this API: boolean onTouch( View v, MotionEvent event ) The second parameter, v, represents the current touch event.

(True/False)
4.9/5
(41)

One of the things we must do to handle touch events is register an object of a class that implements View.OnTouchListener on one or more __________________.

(Short Answer)
4.8/5
(40)
Showing 21 - 22 of 22
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)