Multiple Choice
Which of the following are layout-related methods called by the framework on views, and you can override them when customizing a view? (Choose two)
A) onMeasure() .
B) onDraw() .
C) onKeyUp() .
D) onSizeChanged() .
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q98: Which of the following is the base
Q99: Consider the following code snippet to query
Q100: Which of the following best explains the
Q101: Which of the following is the correct
Q102: What is the name of the folder
Q104: Which of the following is required to
Q105: What is direct reply in Android 7?<br>A)
Q106: Consider the following AndroidManifest.xml file: <?xml version="1.0"
Q107: Which of these is the incorrect method
Q108: Which of the following is the base