摘要:
阅读全文
posted @ 2022-07-18 23:07
张帅贝
阅读(27)
评论(0)
推荐(0)
摘要:
1. 布局 LinearLayout 线性布局 RelativeLayout 相对布局 TableLayout 表格布局 FrameLayout 帧布局 ConstrantLayout 约束布局 2. 控件 基础控件: TextView 文本控件 给用户一个文字性的提示 常用属性 阅读全文
posted @ 2022-07-18 23:04
张帅贝
阅读(25)
评论(0)
推荐(0)