Multiple Choice
Which of the following statements is true?
A) The default activity_main.xml layout embeds (via an
B) The default activity_main.xml layout also contains a FloatingAc-tionButton—a round image button from the Android Design Support Library that has a higher elevation than the GUI’s other components, so it “floats” over the GUI.
C) Each app based on the Blank Activity template includes a FloatingAc-tionButton (which typically emphasizes an important action that the user can perform by touching the button) and other material design features.
D) All of the above statements are true.
Correct Answer:

Verified
Correct Answer:
Verified
Q1: Setting the ImageView's adjustViewBounds property to true
Q2: According to the Android design guidelines, _
Q3: As with any other resource, color resources
Q4: Android uses a technique known as _
Q5: Method _ is called when a menu
Q7: When a color state list resource is
Q8: Resource folder names that begin with anim
Q9: Implement interface _ to respond to Button
Q10: Which of the following is false? <br>A)
Q11: Which of the next three statements is