问答题
什么是RelativeLayout?
RelativeLayout是一种应用界面视图组件布局方式,根据视图组件之间相对位置关系作为布局参照进行布局。
问答题 什么是TableLayout?
问答题 什么是LinearLayout?
问答题 LayoutParams类有什么功能?