Multiple Choice
Using a RelativeLayout, to specify that a View matches the left edge of another View, we use which of the following attributes?
A) android:layout_alignLeft
B) android:layout_leftOf
C) android:layout_rightOf
D) android:layout_align
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q12: If we have more than one activity,
Q13: The _ method of the Activity class
Q14: The _ interface includes the functionality to
Q15: What XML element represents a row in
Q16: Clicking on a button can make the
Q17: Following is the API of the getint
Q18: Using a RelativeLayout, which attribute do we
Q20: We can use a View element to
Q21: We place transition XML files in the
Q22: The onResume method of the Activity class