Multiple Choice
Which of the following statements is false?
A) When a GUI is displayed in the layout editor, you can use the Properties window below the Component Tree to configure the selected view's properties.
B) You also can edit a view's most commonly used properties by double clicking the view in the canvas. The layout editor then displays a small dialog in which you can set the view's id property and other properties that depend on the specific view:
C) For a LinearLayout, you can set the orientation to specify whether the layout's children are arranged in horizontal or vertical orientation.
D) For an ImageView, you can set the src (source) of the image to display.
Correct Answer:

Verified
Correct Answer:
Verified
Q15: _ are views that contain and arrange
Q16: In a layout XML file, attribute values
Q17: For an ImageView there is no text
Q18: For a TextView font color, you should
Q19: Which of the following statements is false?<br>A)
Q21: Which type of app template is described
Q22: The code editors for Java and XML
Q23: A LinearLayout can proportionally size its children
Q24: Which of the following statements is true?<br>A)
Q25: The _ window provides access to all