单项选择题
组件的宽度设置为与父容器相同()。
A.android:layout_width=”wrap_content”B.android:layout_width=”match_parent”C.android:layout_height=”match_parent”D.android:layout_weight=”1”
单项选择题 网格布局管理器是()。
单项选择题 以行列形式存放组件,且每行的列数单独设置()。
单项选择题 组件以层叠方式存放的布局管理器()。