在相对布局中设置控件位于正中心的属性是()。 A.layout_toCenterOfB.layout_alignCenterC.layout_centreInParentD.center
在相对布局中设置控件位于正中心的属性是()。
A.layout_toCenterOf
B.layout_alignCenter
C.layout_centreInParent
D.center
相关考题:
请在答案处,填写您的选择(单选): 在相对布局中,用于设置当前控件位于某控件左侧的属性是()。 A.android:layout_alignLeft B.android:layout_toLeftOf C.android:layout_alignParentLeft D.android:layout_centerInParent
在相对布局中,用于设置当前控件位于某控件左侧的属性是()。A.android:layout_alignLeftB.android:layout_toLeftOfC.android:layout_alignParentLeftD.android:layout_centerInParent
相对布局中某个控件位于指定控件的上下左右属性分别是android:layout_above、android:layout_below、android:layout_toLeftOf和_______________________
1、在相对布局中,用于设置当前控件位于某控件左侧的属性是()。A.android:layout_alignLeftB.android:layout_toLeftOfC.android:layout_alignParentLeftD.android:layout_centerInParent
在相对布局文件中,把控件显示在另外一个控件的右侧使用的属性是()A.layout_toRightOfB.layout_toLeftOfC.layout_toStartOfD.layout_toEndOf