Android學習日記(UI組件)

佈局管理器 線性佈局(LinearLayout) 相對佈局(RelativeLayout) LinearLayout 常用屬性: android:id(標識,找到空間):@+id(創造ID) android:layout_width(寬度):50dp(dp:比例單位,與屏幕大小無關),match_parent(匹配父空間),wrap_content(包含內容) android:layout_hei
相關文章
相關標籤/搜索