在相对布局文件中,把控件显示在另外一个控件的右侧使用的属性是_______。
举一反三
- 在相对布局文件中,把控件显示在另外一个控件的右侧使用的属性是( )。 A: layout_toRightOf B: layout_toLeftOf C: layout_toEndOf D: layout_toStartOf
- 在相对布局文件中,把控件与另外一个控件的下边使用的属性是()
- 智慧职教: 下列选项中,属于在相对布局中将控件显示在另外一个控件的右侧的属性的是()。
- 在相对布局文件中,把控件与另外一个控件的下边使用的属性是() A: layout_above B: padding C: layout_below D: layout_margin
- 在相对布局文件中,把控件放在另外一个控件的下边使用的属性是()( ) A: padding B: layout_margin C: layout_below D: layout_above