布局管理器
1.线性布局(LinearLayout)
2.相对布局(RelativeLayout)(相对布局包含了线性布局属性,除了android:orientation只有线性布局有)
基本控件
View

TextView

ImageView

RadioButton

Error可以查报错

本文深入讲解了布局管理器的基本概念,包括线性布局(LinearLayout)和相对布局(RelativeLayout)。探讨了这两种布局的特点与应用场景,以及如何使用基本控件如View、TextView、ImageView和RadioButton等进行界面设计。
布局管理器
1.线性布局(LinearLayout)
2.相对布局(RelativeLayout)(相对布局包含了线性布局属性,除了android:orientation只有线性布局有)
基本控件
View

TextView

ImageView

RadioButton

Error可以查报错

5487

被折叠的 条评论
为什么被折叠?