If you nest a RelativeLayout inside a LinearLayout then which layout parameters will the RelativeLayout use? a. RelativeLayout.layoutparams b. Viewgroup.margin c. Viewgroup.layoutParams d. LinearLayout.layoutParams
Anónimo
Since the RL is inside the LL it will take its params