Services
Discover
Homeschooling
Ask a Question
Log in
Sign up
Filters
Done
Question type:
Essay
Multiple Choice
Short Answer
True False
Matching
Topic
Computing
Study Set
Android App Development
Quiz 17: Android Development: Extending Views, Fragments, and Google Maps Permissions
Path 4
Access For Free
Share
All types
Filters
Study Flashcards
Question 61
Short Answer
The getAction method of the MotionEvent class returns an integer. We can compare that integer to the ____________ constant of the MotionEvent class if we want to test whether the user moved his or her finger on the screen.
Question 62
Short Answer
The View child is inside the View parent but is under another View, so we can see only part of it. We can use the ____________ method to bring the child to the front so that we can see it completely.