摘要: 书本示例: <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent" android:layout_height="match_parent 阅读全文
posted @ 2022-06-27 23:50 小白龙白龙马 阅读(64) 评论(0) 推荐(0)
摘要: <!-- 最外层的布局背景为橙色,它的下级视图在水平方向排列 --> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent" androi 阅读全文
posted @ 2022-06-27 23:08 小白龙白龙马 阅读(58) 评论(0) 推荐(0)