A.android:autoLink=”web”B.android:autoLink=”none”C.android:autoLink=”email”D.android:autoLink=”map”
单项选择题组件的宽度设置为与父容器相同()。
A.android:layout_width=”wrap_content”B.android:layout_width=”match_parent”C.android:layout_height=”match_parent”D.android:layout_weight=”1”
单项选择题网格布局管理器是()。
A.GridLayoutB.TableLayoutC.CardLayoutD.FrameLayout
单项选择题以行列形式存放组件,且每行的列数单独设置()。
A.LinearLayoutB.RelativeLayoutC.FrameLayoutD.TableLayout
单项选择题组件以层叠方式存放的布局管理器()。
单项选择题只能以水平或垂直方向布局的布局管理器()。
A.LinearLayoutB.RelativeLayoutC.FrameLayoutD.GridLayout