Solved

Using a RelativeLayout, to Specify That a View Matches the Left

Question 19

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:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions