This course will be retired on July 14, 2025.
Quiz Question 1 of 8
What makes an _RelativeLayout different from a RelativeLayout?
Choose the correct answer below:
-
A
It adds several 'lparams' functions to make it easier to set layout params for Views inside the RelativeLayout.
-
B
It adds several methods to make it easier for us to create Views inside the RelativeLayout.
-
C
It takes in a 'LayoutParams' object and uses it to set the layout params for the Views inside the RelativeLayout.
-
D
It adds the 'ankoView' functions to RelativeLayout.